Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Drio_regs.h247 #define RIO_PORT_N_CTL_PWIDTH 0xc0000000 macro
/kernel/linux/linux-5.10/drivers/rapidio/switches/
Dtsi57x.c197 if ((regval & RIO_PORT_N_CTL_PWIDTH) == RIO_PORT_N_CTL_PWIDTH_4) in tsi57x_em_init()