Home
last modified time | relevance | path

Searched refs:phys_efptr (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/include/linux/
Drio_regs.h272 (d->phys_efptr + RIO_PORT_N_MNT_REQ_CSR(n, d->phys_rmap))
275 (d->phys_efptr + RIO_PORT_N_MNT_RSP_CSR(n, d->phys_rmap))
278 (d->phys_efptr + RIO_PORT_N_ACK_STS_CSR(n))
281 (d->phys_efptr + RIO_PORT_N_CTL2_CSR(n, d->phys_rmap))
284 (d->phys_efptr + RIO_PORT_N_ERR_STS_CSR(n, d->phys_rmap))
287 (d->phys_efptr + RIO_PORT_N_CTL_CSR(n, d->phys_rmap))
290 (d->phys_efptr + RIO_PORT_N_OB_ACK_CSR(n))
293 (d->phys_efptr + RIO_PORT_N_IB_ACK_CSR(n))
Drio.h196 u32 phys_efptr; member
289 u32 phys_efptr; member
/Linux-v4.19/drivers/rapidio/
Drio-scan.c225 rdev->phys_efptr + RIO_PORT_GEN_CTL_CSR, in rio_clear_locks()
229 rdev->phys_efptr + RIO_PORT_GEN_CTL_CSR, in rio_clear_locks()
373 rdev->phys_efptr = rio_mport_get_physefb(port, 0, destid, in rio_setup_device()
714 rio_local_read_config_32(port, port->phys_efptr + RIO_PORT_GEN_CTL_CSR, in rio_enum_complete()
808 port->phys_efptr + in rio_mport_is_active()
Drio.c1251 if (rdev->phys_efptr == 0) { in rio_inb_pwrite_handler()
/Linux-v4.19/drivers/rapidio/switches/
Didtcps.c149 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x8e << 8); in idtcps_probe()
Didt_gen3.c213 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x8e << 8); in idtg3_em_init()
Didt_gen2.c320 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x8e << 8); in idtg2_em_init()
Dtsi57x.c207 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x9a << 8); in tsi57x_em_init()
/Linux-v4.19/arch/powerpc/sysdev/
Dfsl_rio.c657 port->phys_efptr = 0x100; in fsl_rio_setup()
/Linux-v4.19/drivers/rapidio/devices/
Drio_mport_cdev.c1762 rdev->phys_efptr = rio_mport_get_physefb(mport, 0, destid, in rio_mport_add_riodev()
Dtsi721.c2684 mport->phys_efptr = 0x100; in tsi721_setup_mport()