Searched refs:phys_efptr (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/linux/
H A Drio_regs.h268 (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 Drio.h161 * @phys_efptr: RIO device extended features pointer
192 u32 phys_efptr; member in struct:rio_dev
255 * @phys_efptr: RIO port extended features pointer
285 u32 phys_efptr; member in struct:rio_mport
/linux-master/drivers/rapidio/switches/
H A Didtcps.c145 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x8e << 8);
H A Didt_gen2.c316 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x8e << 8);
H A Didt_gen3.c209 rdev->phys_efptr + RIO_PORT_LINKTO_CTL_CSR, 0x8e << 8);
/linux-master/drivers/rapidio/
H A Drio-scan.c221 rdev->phys_efptr + RIO_PORT_GEN_CTL_CSR,
225 rdev->phys_efptr + RIO_PORT_GEN_CTL_CSR,
367 rdev->phys_efptr = rio_mport_get_physefb(port, 0, destid,
712 rio_local_read_config_32(port, port->phys_efptr + RIO_PORT_GEN_CTL_CSR,
806 port->phys_efptr +
H A Drio.c1247 if (rdev->phys_efptr == 0) {
/linux-master/arch/powerpc/sysdev/
H A Dfsl_rio.c621 port->phys_efptr = 0x100;
/linux-master/drivers/rapidio/devices/
H A Drio_mport_cdev.c1769 rdev->phys_efptr = rio_mport_get_physefb(mport, 0, destid,
H A Dtsi721.c2708 mport->phys_efptr = 0x100;

Completed in 184 milliseconds