Searched refs:IDP_CPLD_PHYS (Results 1 - 4 of 4) 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-pxa/include/mach/
H A Didp.h33 #define IDP_CPLD_PHYS (PXA_CS5_PHYS + 0x03C00000) macro
50 #define CPLD_P2V(x) ((x) - IDP_CPLD_PHYS + IDP_CPLD_VIRT)
51 #define CPLD_V2P(x) ((x) - IDP_CPLD_VIRT + IDP_CPLD_PHYS)
61 #define _IDP_CPLD_REV (IDP_CPLD_PHYS + 0x00)
62 #define _IDP_CPLD_PERIPH_PWR (IDP_CPLD_PHYS + 0x04)
63 #define _IDP_CPLD_LED_CONTROL (IDP_CPLD_PHYS + 0x08)
64 #define _IDP_CPLD_KB_COL_HIGH (IDP_CPLD_PHYS + 0x0C)
65 #define _IDP_CPLD_KB_COL_LOW (IDP_CPLD_PHYS + 0x10)
66 #define _IDP_CPLD_PCCARD_EN (IDP_CPLD_PHYS + 0x14)
67 #define _IDP_CPLD_GPIOH_DIR (IDP_CPLD_PHYS
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Didp.h33 #define IDP_CPLD_PHYS (PXA_CS5_PHYS + 0x03C00000) macro
50 #define CPLD_P2V(x) ((x) - IDP_CPLD_PHYS + IDP_CPLD_VIRT)
51 #define CPLD_V2P(x) ((x) - IDP_CPLD_VIRT + IDP_CPLD_PHYS)
61 #define _IDP_CPLD_REV (IDP_CPLD_PHYS + 0x00)
62 #define _IDP_CPLD_PERIPH_PWR (IDP_CPLD_PHYS + 0x04)
63 #define _IDP_CPLD_LED_CONTROL (IDP_CPLD_PHYS + 0x08)
64 #define _IDP_CPLD_KB_COL_HIGH (IDP_CPLD_PHYS + 0x0C)
65 #define _IDP_CPLD_KB_COL_LOW (IDP_CPLD_PHYS + 0x10)
66 #define _IDP_CPLD_PCCARD_EN (IDP_CPLD_PHYS + 0x14)
67 #define _IDP_CPLD_GPIOH_DIR (IDP_CPLD_PHYS
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/
H A Didp.c182 .pfn = __phys_to_pfn(IDP_CPLD_PHYS),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Didp.c182 .pfn = __phys_to_pfn(IDP_CPLD_PHYS),

Completed in 110 milliseconds