Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drio_regs.h248 #define RIO_PORT_N_ERR_STS_PORT_OK 0x00000002 macro
/Linux-v4.19/drivers/rapidio/switches/
Dtsi57x.c225 if ((err_status & RIO_PORT_N_ERR_STS_PORT_OK) && in tsi57x_em_handler()
/Linux-v4.19/drivers/rapidio/
Drio-scan.c496 return result & RIO_PORT_N_ERR_STS_PORT_OK; in rio_sport_is_active()
811 return result & RIO_PORT_N_ERR_STS_PORT_OK; in rio_mport_is_active()
Drio.c1267 if (err_status & RIO_PORT_N_ERR_STS_PORT_OK) { in rio_inb_pwrite_handler()
/Linux-v4.19/drivers/rapidio/devices/
Dtsi721.c2566 if (rval & RIO_PORT_N_ERR_STS_PORT_OK) { in tsi721_query_mport()