• Home
  • Raw
  • Download

Lines Matching refs:PLD_BASE

19 #define PLD_BASE		(0x10c00000 /* + NONCACHE_OFFSET */)  macro
24 #define PLD_BASE (0x10c00000 + NONCACHE_OFFSET) macro
31 #define PLD_CFRSTCR __reg16(PLD_BASE + 0x0000)
32 #define PLD_CFSTS __reg16(PLD_BASE + 0x0002)
33 #define PLD_CFIMASK __reg16(PLD_BASE + 0x0004)
34 #define PLD_CFBUFCR __reg16(PLD_BASE + 0x0006)
35 #define PLD_CFCR0 __reg16(PLD_BASE + 0x000a)
36 #define PLD_CFCR1 __reg16(PLD_BASE + 0x000c)
39 #define PLD_MMCCR __reg16(PLD_BASE + 0x4000)
40 #define PLD_MMCMOD __reg16(PLD_BASE + 0x4002)
41 #define PLD_MMCSTS __reg16(PLD_BASE + 0x4006)
42 #define PLD_MMCBAUR __reg16(PLD_BASE + 0x400a)
43 #define PLD_MMCCMDBCUT __reg16(PLD_BASE + 0x400c)
44 #define PLD_MMCCDTBCUT __reg16(PLD_BASE + 0x400e)
45 #define PLD_MMCDET __reg16(PLD_BASE + 0x4010)
46 #define PLD_MMCWP __reg16(PLD_BASE + 0x4012)
47 #define PLD_MMCWDATA __reg16(PLD_BASE + 0x5000)
48 #define PLD_MMCRDATA __reg16(PLD_BASE + 0x6000)
49 #define PLD_MMCCMDDATA __reg16(PLD_BASE + 0x7000)
50 #define PLD_MMCRSPDATA __reg16(PLD_BASE + 0x7006)
53 #define PLD_CPCR __reg16(PLD_BASE + 0x14000)
80 #define PLD_IOLEDCR __reg16(PLD_BASE + 0x14002)
92 #define PLD_IOSWSTS __reg16(PLD_BASE + 0x14004)
100 #define PLD_CRC7DATA __reg16(PLD_BASE + 0x18000)
101 #define PLD_CRC7INDATA __reg16(PLD_BASE + 0x18002)
102 #define PLD_CRC16DATA __reg16(PLD_BASE + 0x18004)
103 #define PLD_CRC16INDATA __reg16(PLD_BASE + 0x18006)
104 #define PLD_CRC16ADATA __reg16(PLD_BASE + 0x18008)
105 #define PLD_CRC16AINDATA __reg16(PLD_BASE + 0x1800a)
110 #define PLD_RTCCR __reg16(PLD_BASE + 0x1c000)
111 #define PLD_RTCBAUR __reg16(PLD_BASE + 0x1c002)
112 #define PLD_RTCWRDATA __reg16(PLD_BASE + 0x1c004)
113 #define PLD_RTCRDDATA __reg16(PLD_BASE + 0x1c006)
114 #define PLD_RTCRSTODT __reg16(PLD_BASE + 0x1c008)
117 #define PLD_ESIO0CR __reg16(PLD_BASE + 0x20000)
120 #define PLD_ESIO0MOD0 __reg16(PLD_BASE + 0x20002)
123 #define PLD_ESIO0MOD1 __reg16(PLD_BASE + 0x20004)
125 #define PLD_ESIO0STS __reg16(PLD_BASE + 0x20006)
132 #define PLD_ESIO0INTCR __reg16(PLD_BASE + 0x20008)
135 #define PLD_ESIO0BAUR __reg16(PLD_BASE + 0x2000a)
136 #define PLD_ESIO0TXB __reg16(PLD_BASE + 0x2000c)
137 #define PLD_ESIO0RXB __reg16(PLD_BASE + 0x2000e)
140 #define PLD_SCCR __reg16(PLD_BASE + 0x38000)
141 #define PLD_SCMOD __reg16(PLD_BASE + 0x38004)
142 #define PLD_SCSTS __reg16(PLD_BASE + 0x38006)
143 #define PLD_SCINTCR __reg16(PLD_BASE + 0x38008)
144 #define PLD_SCBAUR __reg16(PLD_BASE + 0x3800a)
145 #define PLD_SCTXB __reg16(PLD_BASE + 0x3800c)
146 #define PLD_SCRXB __reg16(PLD_BASE + 0x3800e)