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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Dviper.h29 #define VIPER_CPLD_PHYS PXA_CS5_PHYS macro
56 #define VIPER_CPLD_P2V(x) ((x) - VIPER_CPLD_PHYS + VIPER_CPLD_BASE)
57 #define VIPER_CPLD_V2P(x) ((x) - VIPER_CPLD_BASE + VIPER_CPLD_PHYS)
66 #define _VIPER_LO_IRQ_STATUS (VIPER_CPLD_PHYS + 0x100000)
67 #define _VIPER_ICR_PHYS (VIPER_CPLD_PHYS + 0x100002)
68 #define _VIPER_HI_IRQ_STATUS (VIPER_CPLD_PHYS + 0x100004)
69 #define _VIPER_VERSION_PHYS (VIPER_CPLD_PHYS + 0x100006)
70 #define VIPER_UARTA_PHYS (VIPER_CPLD_PHYS + 0x300010)
71 #define VIPER_UARTB_PHYS (VIPER_CPLD_PHYS + 0x300000)
72 #define _VIPER_SRAM_BASE (VIPER_CPLD_PHYS + 0x800000)
/linux-4.1.27/arch/arm/mach-pxa/
H A Dviper.c970 .pfn = __phys_to_pfn(VIPER_CPLD_PHYS),

Completed in 79 milliseconds