Home
last modified time | relevance | path

Searched refs:phys_rmap (Results 1 – 3 of 3) 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))
H A Drio.h193 u32 phys_rmap; member
286 u32 phys_rmap; member
/linux/arch/powerpc/sysdev/
H A Dfsl_rio.c622 port->phys_rmap = 1; in fsl_rio_setup()