Home
last modified time | relevance | path

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

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