Home
last modified time | relevance | path

Searched refs:VIPER_CPLD_PHYS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-pxa/
A Dviper.h26 #define VIPER_CPLD_PHYS PXA_CS5_PHYS macro
53 #define VIPER_CPLD_P2V(x) ((x) - VIPER_CPLD_PHYS + VIPER_CPLD_BASE)
54 #define VIPER_CPLD_V2P(x) ((x) - VIPER_CPLD_BASE + VIPER_CPLD_PHYS)
63 #define _VIPER_LO_IRQ_STATUS (VIPER_CPLD_PHYS + 0x100000)
64 #define _VIPER_ICR_PHYS (VIPER_CPLD_PHYS + 0x100002)
65 #define _VIPER_HI_IRQ_STATUS (VIPER_CPLD_PHYS + 0x100004)
66 #define _VIPER_VERSION_PHYS (VIPER_CPLD_PHYS + 0x100006)
67 #define VIPER_UARTA_PHYS (VIPER_CPLD_PHYS + 0x300010)
68 #define VIPER_UARTB_PHYS (VIPER_CPLD_PHYS + 0x300000)
69 #define _VIPER_SRAM_BASE (VIPER_CPLD_PHYS + 0x800000)
A Dviper.c991 .pfn = __phys_to_pfn(VIPER_CPLD_PHYS),

Completed in 5 milliseconds