HomeSort by relevance Sort by last modified time
    Searched defs:PIXIS_BASE_PHYS (Results 1 - 5 of 5) sorted by null

  /external/u-boot/include/configs/
P1022DS.h 272 #define PIXIS_BASE_PHYS 0xfffdf0000ull
274 #define PIXIS_BASE_PHYS PIXIS_BASE
277 #define CONFIG_SYS_BR2_PRELIM (BR_PHYS_ADDR(PIXIS_BASE_PHYS) | BR_PS_8 | BR_V)
MPC8536DS.h 198 #define PIXIS_BASE_PHYS 0xfffdf0000ull
200 #define PIXIS_BASE_PHYS PIXIS_BASE
203 #define CONFIG_SYS_BR3_PRELIM (BR_PHYS_ADDR(PIXIS_BASE_PHYS) | BR_PS_8 | BR_V)
MPC8572DS.h 185 #define PIXIS_BASE_PHYS 0xfffdf0000ull
187 #define PIXIS_BASE_PHYS PIXIS_BASE
190 #define CONFIG_SYS_BR3_PRELIM (BR_PHYS_ADDR(PIXIS_BASE_PHYS) | BR_PS_8 | BR_V)
MPC8641HPCN.h 166 #define CONFIG_SYS_BR3_PRELIM (BR_PHYS_ADDR(PIXIS_BASE_PHYS) \
181 #define PIXIS_BASE_PHYS PAIRED_PHYS_TO_PHYS(PIXIS_BASE_PHYS_LOW, \
204 #define CF_BASE_PHYS (PIXIS_BASE_PHYS + PIXIS_SIZE)
corenet_ds.h 194 #define PIXIS_BASE_PHYS 0xfffdf0000ull
196 #define PIXIS_BASE_PHYS PIXIS_BASE
199 #define CONFIG_SYS_BR3_PRELIM (BR_PHYS_ADDR(PIXIS_BASE_PHYS) | BR_PS_8 | BR_V)

Completed in 5156 milliseconds