Home
last modified time | relevance | path

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

/arch/m32r/include/asm/m32104ut/
Dm32104ut_pld.h19 #define PLD_PLAT_BASE 0x02c00000 macro
28 #define PLD_BASE (PLD_PLAT_BASE /* + NONCACHE_OFFSET */)
33 #define PLD_BASE (PLD_PLAT_BASE + NONCACHE_OFFSET)
/arch/m32r/include/asm/opsput/
Dopsput_pld.h16 #define PLD_PLAT_BASE 0x1cc00000 macro
22 #define PLD_BASE (PLD_PLAT_BASE /* + NONCACHE_OFFSET */)
27 #define PLD_BASE (PLD_PLAT_BASE + NONCACHE_OFFSET)
/arch/m32r/include/asm/m32700ut/
Dm32700ut_pld.h17 #define PLD_PLAT_BASE 0x04c00000 macro
26 #define PLD_BASE (PLD_PLAT_BASE /* + NONCACHE_OFFSET */)
31 #define PLD_BASE (PLD_PLAT_BASE + NONCACHE_OFFSET)