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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/ppc/
H A Dmpc8xx.c338 u32 ide_phy_base; local
352 ide_phy_base = CFG_ATA_BASE_ADDR;
356 ide_phy_base, ide_phy_end,
357 ide_phy_end - ide_phy_base);
359 ide_base=(unsigned long)ioremap(ide_phy_base,
360 ide_phy_end-ide_phy_base);

Completed in 43 milliseconds