Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drio_regs.h250 #define RIO_PORT_N_CTL_IPW 0x38000000 /* Initialized Port Width */ macro
/linux/drivers/rapidio/devices/
H A Dtsi721.c2592 attr->link_width = (rval & RIO_PORT_N_CTL_IPW) >> 27; in tsi721_query_mport()