Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drio_regs.h234 #define RIO_PORT_N_MNT_RSP_ASTAT 0x000007e0 /* ackID Status */ macro
/linux-4.1.27/drivers/rapidio/
Drio.c806 far_ackid = (regval & RIO_PORT_N_MNT_RSP_ASTAT) >> 5; in rio_clr_err_stopped()