Searched refs:CONFIG_SYS_CS3_BASE (Results 1 – 11 of 11) sorted by relevance
66 #if (defined(CONFIG_SYS_CS3_BASE) && defined(CONFIG_SYS_CS3_MASK) && \ in init_csm()68 out_be16(&csm->csar3, CONFIG_SYS_CS3_BASE); in init_csm()71 MCF5307_SP_ERR_FIX(CONFIG_SYS_CS3_BASE, csm->csmr3); in init_csm()
81 #if (defined(CONFIG_SYS_CS3_BASE) && defined(CONFIG_SYS_CS3_MASK) \ in cpu_init_f()83 out_be32(&fbcs->csar3, CONFIG_SYS_CS3_BASE); in cpu_init_f()
66 #if (defined(CONFIG_SYS_CS3_BASE) && defined(CONFIG_SYS_CS3_MASK) && defined(CONFIG_SYS_CS3_CTRL)) in cpu_init_f()67 out_be32(&fbcs->csar3, CONFIG_SYS_CS3_BASE); in cpu_init_f()
63 #if (defined(CONFIG_SYS_CS3_BASE) && defined(CONFIG_SYS_CS3_MASK) \ in cpu_init_f()65 out_be32(&fbcs->csar3, CONFIG_SYS_CS3_BASE); in cpu_init_f()263 #if (defined(CONFIG_SYS_CS3_BASE) && defined(CONFIG_SYS_CS3_MASK) \ in cpu_init_f()266 out_be32(&fbcs->csar3, CONFIG_SYS_CS3_BASE); in cpu_init_f()
75 #if (defined(CONFIG_SYS_CS3_BASE) && defined(CONFIG_SYS_CS3_MASK) && defined(CONFIG_SYS_CS3_CTRL)) in cpu_init_f()77 out_be_fbcs_reg(&fbcs->csar3, CONFIG_SYS_CS3_BASE); in cpu_init_f()
227 #define CONFIG_SYS_CS3_BASE 0x21000000 macro
164 #define CONFIG_SYS_CS3_BASE 0xE0100000 macro
352 #define CONFIG_SYS_CS3_BASE 0x09000000 macro
52 #if (defined(CONFIG_SYS_CS3_BASE) && defined(CONFIG_SYS_CS3_MASK) && defined(CONFIG_SYS_CS3_CTRL)) in init_fbcs()53 out_be32(&fbcs->csar3, CONFIG_SYS_CS3_BASE); in init_fbcs()
59 #if (defined(CONFIG_SYS_CS3_BASE) && defined(CONFIG_SYS_CS3_MASK) \ in init_fbcs()61 out_be32(&fbcs->csar3, CONFIG_SYS_CS3_BASE); in init_fbcs()
1817 CONFIG_SYS_CS3_BASE
Completed in 13 milliseconds