Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drio_regs.h244 #define RIO_PORT_N_ERR_STS_INP_ES 0x00000100 /* Input Error-stopped */ macro
/Linux-v4.19/drivers/rapidio/switches/
Didt_gen3.c253 RIO_PORT_N_ERR_STS_INP_ES)) { in idtg3_em_handler()
Dtsi57x.c227 RIO_PORT_N_ERR_STS_INP_ES))) { in tsi57x_em_handler()
/Linux-v4.19/drivers/rapidio/
Drio.c1151 if ((err_status & RIO_PORT_N_ERR_STS_INP_ES) && nextdev) { in rio_clr_err_stopped()
1163 RIO_PORT_N_ERR_STS_INP_ES)) ? 1 : 0; in rio_clr_err_stopped()
1282 RIO_PORT_N_ERR_STS_INP_ES)) { in rio_inb_pwrite_handler()