Searched refs:phys_rmap (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
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)) 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))
|
A D | rio.h | 193 u32 phys_rmap; member 286 u32 phys_rmap; member
|
/linux/drivers/rapidio/ |
A D | rio-scan.c | 368 hopcount, &rdev->phys_rmap); in rio_setup_device() 370 __func__, rdev->phys_rmap); in rio_setup_device() 803 RIO_PORT_N_ERR_STS_CSR(port->index, port->phys_rmap), in rio_mport_is_active()
|
A D | rio.c | 1288 if (rdev->phys_rmap == 1) { in rio_inb_pwrite_handler()
|
/linux/arch/powerpc/sysdev/ |
A D | fsl_rio.c | 654 port->phys_rmap = 1; in fsl_rio_setup()
|
/linux/drivers/rapidio/devices/ |
A D | rio_mport_cdev.c | 1768 hopcount, &rdev->phys_rmap); in rio_mport_add_riodev()
|
A D | tsi721.c | 2672 mport->phys_rmap = 1; in tsi721_setup_mport()
|
Completed in 23 milliseconds