Home
last modified time | relevance | path

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

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