Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dpcm990_baseboard.h201 #define PCM990_CF_PLD_P2V(x) ((x) - PCM990_CF_PLD_PHYS + PCM990_CF_PLD_BASE) macro
244 (*((volatile unsigned char *)PCM990_CF_PLD_P2V(x)))
246 # define __PCM990_CF_PLD_REG(x) PCM990_CF_PLD_P2V(x)