Home
last modified time | relevance | path

Searched refs:RIO_SWP_INFO_PORT_NUM_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Drio_regs.h53 #define RIO_SWP_INFO_PORT_NUM_MASK 0x000000ff /* [I] Maintenance transaction port number */ macro
55 #define RIO_GET_PORT_NUM(x) (x & RIO_SWP_INFO_PORT_NUM_MASK)