Searched defs:CONFIG_SYS_CCSRBAR_PHYS (Results 1 – 5 of 5) sorted by relevance
60 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH * 1ull) << 32 | \ macro
72 #define CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR macro
80 #define CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR_PHYS_LOW macro
79 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH * 1ull) << 32 | \ macro
177 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH * 1ull) << 32 | \ macro
Completed in 23 milliseconds