Searched refs:RIO_PORT_N_ERR_STS_CSR (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/rapidio/switches/ |
D | tsi57x.c | 179 RIO_PORT_N_ERR_STS_CSR(portnum), in tsi57x_em_init() 183 RIO_PORT_N_ERR_STS_CSR(portnum), in tsi57x_em_init() 224 rdev->phys_efptr + RIO_PORT_N_ERR_STS_CSR(portnum), in tsi57x_em_handler()
|
/linux-4.4.14/include/linux/ |
D | rio_regs.h | 241 #define RIO_PORT_N_ERR_STS_CSR(x) (0x0058 + x*0x20) macro
|
/linux-4.4.14/drivers/rapidio/ |
D | rio.c | 791 rdev->phys_efptr + RIO_PORT_N_ERR_STS_CSR(pnum), in rio_clr_err_stopped() 845 rdev->phys_efptr + RIO_PORT_N_ERR_STS_CSR(pnum), in rio_clr_err_stopped() 857 rdev->phys_efptr + RIO_PORT_N_ERR_STS_CSR(pnum), in rio_clr_err_stopped() 950 rdev->phys_efptr + RIO_PORT_N_ERR_STS_CSR(portnum), in rio_inb_pwrite_handler() 1012 rdev->phys_efptr + RIO_PORT_N_ERR_STS_CSR(portnum), in rio_inb_pwrite_handler()
|
D | rio-scan.c | 529 RIO_PORT_N_ERR_STS_CSR(sport), in rio_sport_is_active() 861 RIO_PORT_N_ERR_STS_CSR(port->index), in rio_mport_is_active()
|