Searched refs:phys_rmap (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/include/linux/ |
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))
|
D | rio.h | 193 u32 phys_rmap; member 286 u32 phys_rmap; member
|
/linux-5.19.10/drivers/rapidio/ |
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()
|
D | rio.c | 1288 if (rdev->phys_rmap == 1) { in rio_inb_pwrite_handler()
|
/linux-5.19.10/arch/powerpc/sysdev/ |
D | fsl_rio.c | 656 port->phys_rmap = 1; in fsl_rio_setup()
|
/linux-5.19.10/drivers/rapidio/devices/ |
D | rio_mport_cdev.c | 1768 hopcount, &rdev->phys_rmap); in rio_mport_add_riodev()
|
D | tsi721.c | 2672 mport->phys_rmap = 1; in tsi721_setup_mport()
|