Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Drio_regs.h244 #define RIO_PORT_N_ERR_STS_PORT_OK 0x00000002 macro
/Linux-v6.6/drivers/rapidio/
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()
Drio.c1263 if (err_status & RIO_PORT_N_ERR_STS_PORT_OK) { in rio_inb_pwrite_handler()
/Linux-v6.6/drivers/rapidio/devices/
Dtsi721.c2553 if (rval & RIO_PORT_N_ERR_STS_PORT_OK) { in tsi721_query_mport()