Searched refs:OpenPIC_PAddr (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/85xx/
H A Dsbc85xx.c116 phys_addr_t OpenPIC_PAddr = local
118 OpenPIC_Addr = ioremap(OpenPIC_PAddr, MPC85xx_OPENPIC_SIZE);
H A Dmpc85xx_ads_common.c118 phys_addr_t OpenPIC_PAddr = local
120 OpenPIC_Addr = ioremap(OpenPIC_PAddr, MPC85xx_OPENPIC_SIZE);
H A Dstx_gp3.c184 phys_addr_t OpenPIC_PAddr = local
186 OpenPIC_Addr = ioremap(OpenPIC_PAddr, MPC85xx_OPENPIC_SIZE);
H A Dtqm85xx.c205 phys_addr_t OpenPIC_PAddr = local
207 OpenPIC_Addr = ioremap(OpenPIC_PAddr, MPC85xx_OPENPIC_SIZE);
H A Dmpc85xx_cds_common.c152 phys_addr_t OpenPIC_PAddr = binfo->bi_immr_base + MPC85xx_OPENPIC_OFFSET; local
153 OpenPIC_Addr = ioremap(OpenPIC_PAddr, MPC85xx_OPENPIC_SIZE);

Completed in 121 milliseconds