Searched refs:CONFIG_SYS_CS3_CTRL (Results 1 – 11 of 11) sorted by relevance
82 && defined(CONFIG_SYS_CS3_CTRL)) in cpu_init_f()84 out_be32(&fbcs->cscr3, CONFIG_SYS_CS3_CTRL); 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()68 out_be32(&fbcs->cscr3, CONFIG_SYS_CS3_CTRL); in cpu_init_f()
64 && defined(CONFIG_SYS_CS3_CTRL)) in cpu_init_f()66 out_be32(&fbcs->cscr3, CONFIG_SYS_CS3_CTRL); in cpu_init_f()264 && defined(CONFIG_SYS_CS3_CTRL)) in cpu_init_f()267 out_be32(&fbcs->cscr3, CONFIG_SYS_CS3_CTRL); in cpu_init_f()
67 defined(CONFIG_SYS_CS3_CTRL)) in init_csm()70 out_be16(&csm->cscr3, CONFIG_SYS_CS3_CTRL); in init_csm()
75 #if (defined(CONFIG_SYS_CS3_BASE) && defined(CONFIG_SYS_CS3_MASK) && defined(CONFIG_SYS_CS3_CTRL)) in cpu_init_f()78 out_be_fbcs_reg(&fbcs->cscr3, CONFIG_SYS_CS3_CTRL); in cpu_init_f()
229 #define CONFIG_SYS_CS3_CTRL 0x0000fec0 macro
165 #define CONFIG_SYS_CS3_CTRL 0x00001980 macro
354 #define CONFIG_SYS_CS3_CTRL 0x00000020 macro
52 #if (defined(CONFIG_SYS_CS3_BASE) && defined(CONFIG_SYS_CS3_MASK) && defined(CONFIG_SYS_CS3_CTRL)) in init_fbcs()54 out_be32(&fbcs->cscr3, CONFIG_SYS_CS3_CTRL); in init_fbcs()
60 && defined(CONFIG_SYS_CS3_CTRL)) in init_fbcs()62 out_be32(&fbcs->cscr3, CONFIG_SYS_CS3_CTRL); in init_fbcs()
1818 CONFIG_SYS_CS3_CTRL
Completed in 12 milliseconds