Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drio_regs.h54 #define RIO_SWP_INFO_PORT_TOTAL_MASK 0x0000ff00 /* [I] Total number of ports */ macro
56 #define RIO_GET_TOTAL_PORTS(x) ((x & RIO_SWP_INFO_PORT_TOTAL_MASK) >> 8)