Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
A Dviper.h28 #define VIPER_CPLD_BASE (0xf0000000) 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)
A Dviper.c990 .virtual = VIPER_CPLD_BASE,

Completed in 5 milliseconds