Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drio_regs.h251 #define RIO_PORT_N_CTL_PWIDTH_4 0x40000000 macro
/linux-4.1.27/drivers/rapidio/switches/
Dtsi57x.c203 if ((regval & RIO_PORT_N_CTL_PWIDTH) == RIO_PORT_N_CTL_PWIDTH_4) in tsi57x_em_init()