Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Drio_regs.h239 #define RIO_PORT_N_ERR_STS_OUT_ES 0x00010000 /* Output Error-stopped */ macro
/kernel/linux/linux-5.10/drivers/rapidio/switches/
Didt_gen3.c248 if (err_status & (RIO_PORT_N_ERR_STS_OUT_ES | in idtg3_em_handler()
Dtsi57x.c222 (err_status & (RIO_PORT_N_ERR_STS_OUT_ES | in tsi57x_em_handler()
/kernel/linux/linux-5.10/drivers/rapidio/
Drio.c1090 if (err_status & RIO_PORT_N_ERR_STS_OUT_ES) { in rio_clr_err_stopped()
1158 return (err_status & (RIO_PORT_N_ERR_STS_OUT_ES | in rio_clr_err_stopped()
1277 if (err_status & (RIO_PORT_N_ERR_STS_OUT_ES | in rio_inb_pwrite_handler()