Searched refs:phys_efptr (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | rio_regs.h | 268 (d->phys_efptr + RIO_PORT_N_MNT_REQ_CSR(n, d->phys_rmap)) 271 (d->phys_efptr + RIO_PORT_N_MNT_RSP_CSR(n, d->phys_rmap)) 274 (d->phys_efptr + RIO_PORT_N_ACK_STS_CSR(n)) 277 (d->phys_efptr + RIO_PORT_N_CTL2_CSR(n, d->phys_rmap)) 280 (d->phys_efptr + RIO_PORT_N_ERR_STS_CSR(n, d->phys_rmap)) 283 (d->phys_efptr + RIO_PORT_N_CTL_CSR(n, d->phys_rmap)) 286 (d->phys_efptr + RIO_PORT_N_OB_ACK_CSR(n)) 289 (d->phys_efptr + RIO_PORT_N_IB_ACK_CSR(n))
|
H A D | rio.h | 192 u32 phys_efptr; member 285 u32 phys_efptr; member
|
/openbmc/linux/drivers/rapidio/ |
H A D | rio-scan.c | 221 rdev->phys_efptr + RIO_PORT_GEN_CTL_CSR, in rio_clear_locks() 225 rdev->phys_efptr + RIO_PORT_GEN_CTL_CSR, in rio_clear_locks() 367 rdev->phys_efptr = rio_mport_get_physefb(port, 0, destid, in rio_setup_device() 712 rio_local_read_config_32(port, port->phys_efptr + RIO_PORT_GEN_CTL_CSR, in rio_enum_complete() 806 port->phys_efptr + in rio_mport_is_active()
|
H A D | rio.c | 1247 if (rdev->phys_efptr == 0) { in rio_inb_pwrite_handler()
|
/openbmc/linux/drivers/rapidio/switches/ |
H A D | idtcps.c | 145 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x8e << 8); in idtcps_probe()
|
H A D | idt_gen3.c | 209 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x8e << 8); in idtg3_em_init()
|
H A D | idt_gen2.c | 316 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x8e << 8); in idtg2_em_init()
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | fsl_rio.c | 621 port->phys_efptr = 0x100; in fsl_rio_setup()
|
/openbmc/linux/drivers/rapidio/devices/ |
H A D | rio_mport_cdev.c | 1767 rdev->phys_efptr = rio_mport_get_physefb(mport, 0, destid, in rio_mport_add_riodev()
|
H A D | tsi721.c | 2671 mport->phys_efptr = 0x100; in tsi721_setup_mport()
|