Searched refs:phys_rmap (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/include/linux/ |
D | rio_regs.h | 272 (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)) 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))
|
D | rio.h | 197 u32 phys_rmap; member 290 u32 phys_rmap; member
|
/Linux-v4.19/drivers/rapidio/ |
D | rio-scan.c | 374 hopcount, &rdev->phys_rmap); in rio_setup_device() 376 __func__, rdev->phys_rmap); in rio_setup_device() 809 RIO_PORT_N_ERR_STS_CSR(port->index, port->phys_rmap), in rio_mport_is_active()
|
D | rio.c | 1292 if (rdev->phys_rmap == 1) { in rio_inb_pwrite_handler()
|
/Linux-v4.19/arch/powerpc/sysdev/ |
D | fsl_rio.c | 658 port->phys_rmap = 1; in fsl_rio_setup()
|
/Linux-v4.19/drivers/rapidio/devices/ |
D | rio_mport_cdev.c | 1763 hopcount, &rdev->phys_rmap); in rio_mport_add_riodev()
|
D | tsi721.c | 2685 mport->phys_rmap = 1; in tsi721_setup_mport()
|