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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-versatile/
H A Dpci.c42 #define SYS_PCICTL __IO_ADDRESS(VERSATILE_SYS_PCICTL) macro
244 val = __raw_readl(SYS_PCICTL);
322 __raw_writel(1, SYS_PCICTL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-versatile/
H A Dpci.c42 #define SYS_PCICTL __IO_ADDRESS(VERSATILE_SYS_PCICTL) macro
244 val = __raw_readl(SYS_PCICTL);
322 __raw_writel(1, SYS_PCICTL);

Completed in 199 milliseconds