Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drio_regs.h244 #define RIO_PORT_N_ERR_STS_PORT_OK 0x00000002 macro
/OK3568_Linux_fs/kernel/drivers/rapidio/switches/
H A Dtsi57x.c221 if ((err_status & RIO_PORT_N_ERR_STS_PORT_OK) && in tsi57x_em_handler()
/OK3568_Linux_fs/kernel/drivers/rapidio/
H A Drio-scan.c490 return result & RIO_PORT_N_ERR_STS_PORT_OK; in rio_sport_is_active()
805 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()
/OK3568_Linux_fs/kernel/drivers/rapidio/devices/
H A Dtsi721.c2553 if (rval & RIO_PORT_N_ERR_STS_PORT_OK) { in tsi721_query_mport()