Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drio_regs.h233 #define RIO_PORT_N_MNT_RSP_RVAL 0x80000000 /* Response Valid */ macro
/linux-4.1.27/drivers/rapidio/switches/
Dtsi57x.c265 if (regval & RIO_PORT_N_MNT_RSP_RVAL) in tsi57x_em_handler()
/linux-4.1.27/drivers/rapidio/
Drio.c768 if (regval & RIO_PORT_N_MNT_RSP_RVAL) { in rio_get_input_status()