Home
last modified time | relevance | path

Searched refs:RIO_PORT_N_ERR_STS_PORT_OK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Drio_regs.h244 #define RIO_PORT_N_ERR_STS_PORT_OK 0x00000002 macro
/openbmc/linux/drivers/rapidio/
H A Drio-scan.c494 return result & RIO_PORT_N_ERR_STS_PORT_OK; in rio_sport_is_active()
809 return result & RIO_PORT_N_ERR_STS_PORT_OK; in rio_mport_is_active()
H A Drio.c1263 if (err_status & RIO_PORT_N_ERR_STS_PORT_OK) { in rio_inb_pwrite_handler()
/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.c2553 if (rval & RIO_PORT_N_ERR_STS_PORT_OK) { in tsi721_query_mport()