Home
last modified time | relevance | path

Searched refs:phys_rmap (Results 1 – 4 of 4) sorted by relevance

/linux/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))
/linux/drivers/rapidio/
H A Drio-scan.c368 hopcount, &rdev->phys_rmap); in rio_setup_device()
370 __func__, rdev->phys_rmap); in rio_setup_device()
807 RIO_PORT_N_ERR_STS_CSR(port->index, port->phys_rmap), in rio_mport_is_active()
H A Drio.c1288 if (rdev->phys_rmap == 1) { in rio_inb_pwrite_handler()
/linux/drivers/rapidio/devices/
H A Dtsi721.c2709 mport->phys_rmap = 1; in tsi721_setup_mport()