Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drio_regs.h253 #define RIO_PORT_N_CTL_PWIDTH_4 0x40000000 macro
/Linux-v4.19/drivers/rapidio/switches/
Dtsi57x.c201 if ((regval & RIO_PORT_N_CTL_PWIDTH) == RIO_PORT_N_CTL_PWIDTH_4) in tsi57x_em_init()