Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dpcm990_baseboard.h99 #define PCM990_IDE_PLD_BASE 0xee000000 macro
127 #define PCM990_IDE_PLD_P2V(x) ((x) - PCM990_IDE_PLD_PHYS + PCM990_IDE_PLD_BASE)
128 #define PCM990_IDE_PLD_V2P(x) ((x) - PCM990_IDE_PLD_BASE + PCM990_IDE_PLD_PHYS)