Searched refs:phys_efptr (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/rapidio/switches/ |
D | tsi57x.c | 178 rdev->phys_efptr + in tsi57x_em_init() 182 rdev->phys_efptr + in tsi57x_em_init() 201 rdev->phys_efptr + RIO_PORT_N_CTL_CSR(portnum), in tsi57x_em_init() 209 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x9a << 8); in tsi57x_em_init() 224 rdev->phys_efptr + RIO_PORT_N_ERR_STS_CSR(portnum), in tsi57x_em_handler() 232 rdev->phys_efptr + RIO_PORT_N_CTL_CSR(portnum), in tsi57x_em_handler() 236 rdev->phys_efptr + RIO_PORT_N_CTL_CSR(portnum), in tsi57x_em_handler() 240 rdev->phys_efptr + RIO_PORT_N_CTL_CSR(portnum), in tsi57x_em_handler() 248 rdev->phys_efptr + RIO_PORT_N_MNT_RSP_CSR(portnum), in tsi57x_em_handler() 262 rdev->phys_efptr + in tsi57x_em_handler()
|
D | idtcps.c | 149 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x8e << 8); in idtcps_probe()
|
D | idt_gen2.c | 320 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x8e << 8); in idtg2_em_init()
|
/linux-4.4.14/drivers/rapidio/ |
D | rio.c | 579 rdev->phys_efptr + RIO_PORT_N_CTL_CSR(pnum), in rio_set_port_lockout() 587 rdev->phys_efptr + RIO_PORT_N_CTL_CSR(pnum), in rio_set_port_lockout() 748 rdev->phys_efptr + RIO_PORT_N_MNT_RSP_CSR(pnum), in rio_get_input_status() 755 rdev->phys_efptr + RIO_PORT_N_MNT_REQ_CSR(pnum), in rio_get_input_status() 766 rdev->phys_efptr + RIO_PORT_N_MNT_RSP_CSR(pnum), in rio_get_input_status() 791 rdev->phys_efptr + RIO_PORT_N_ERR_STS_CSR(pnum), in rio_clr_err_stopped() 809 rdev->phys_efptr + RIO_PORT_N_ACK_STS_CSR(pnum), in rio_clr_err_stopped() 827 rdev->phys_efptr + RIO_PORT_N_ACK_STS_CSR(pnum), in rio_clr_err_stopped() 836 nextdev->phys_efptr + in rio_clr_err_stopped() 845 rdev->phys_efptr + RIO_PORT_N_ERR_STS_CSR(pnum), in rio_clr_err_stopped() [all …]
|
D | rio-scan.c | 240 rdev->phys_efptr + RIO_PORT_GEN_CTL_CSR, in rio_clear_locks() 244 rdev->phys_efptr + RIO_PORT_GEN_CTL_CSR, in rio_clear_locks() 388 rdev->phys_efptr = rio_mport_get_physefb(port, 0, destid, in rio_setup_device() 754 rio_local_read_config_32(port, port->phys_efptr + RIO_PORT_GEN_CTL_CSR, in rio_enum_complete()
|
/linux-4.4.14/include/linux/ |
D | rio.h | 187 u32 phys_efptr; member 275 u32 phys_efptr; member
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | fsl_rio.c | 639 port->phys_efptr = 0x100; in fsl_rio_setup()
|
/linux-4.4.14/drivers/rapidio/devices/ |
D | tsi721.c | 2253 mport->phys_efptr = 0x100; in tsi721_setup_mport()
|