Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drio_regs.h232 #define RIO_PORT_N_MNT_RSP_RVAL 0x80000000 /* Response Valid */ macro
/Linux-v4.19/drivers/rapidio/switches/
Dtsi57x.c263 if (regval & RIO_PORT_N_MNT_RSP_RVAL) in tsi57x_em_handler()
/Linux-v4.19/drivers/rapidio/
Drio.c1061 if (regval & RIO_PORT_N_MNT_RSP_RVAL) { in rio_get_input_status()