Searched refs:phys_rmap (Results 1 - 7 of 7) 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))
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))
H A Drio.h162 * @phys_rmap: LP-Serial Register Map Type (1 or 2)
193 u32 phys_rmap; member in struct:rio_dev
256 * @phys_rmap: LP-Serial EFB Register Mapping type (1 or 2).
286 u32 phys_rmap; member in struct:rio_mport
/linux-master/drivers/rapidio/
H A Drio-scan.c368 hopcount, &rdev->phys_rmap);
370 __func__, rdev->phys_rmap);
807 RIO_PORT_N_ERR_STS_CSR(port->index, port->phys_rmap),
H A Drio.c1288 if (rdev->phys_rmap == 1) {
/linux-master/arch/powerpc/sysdev/
H A Dfsl_rio.c622 port->phys_rmap = 1;
/linux-master/drivers/rapidio/devices/
H A Drio_mport_cdev.c1770 hopcount, &rdev->phys_rmap);
H A Dtsi721.c2709 mport->phys_rmap = 1;

Completed in 140 milliseconds