Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drio_regs.h228 #define RIO_PORT_N_MNT_RSP_RVAL 0x80000000 /* Response Valid */ macro
/OK3568_Linux_fs/kernel/drivers/rapidio/switches/
H A Dtsi57x.c259 if (regval & RIO_PORT_N_MNT_RSP_RVAL) in tsi57x_em_handler()
/OK3568_Linux_fs/kernel/drivers/rapidio/
H A Drio.c1057 if (regval & RIO_PORT_N_MNT_RSP_RVAL) { in rio_get_input_status()