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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-iop/
H A Dpci.c92 static u32 iop3xx_read(unsigned long addr) function
118 u32 val = iop3xx_read(addr) >> ((where & 3) * 8);
136 val = iop3xx_read(addr);

Completed in 160 milliseconds