Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drio_regs.h52 #define RIO_SWP_INFO_PORT_TOTAL_MASK 0x0000ff00 /* [I] Total number of ports */ macro
54 #define RIO_GET_TOTAL_PORTS(x) ((x & RIO_SWP_INFO_PORT_TOTAL_MASK) >> 8)