Home
last modified time | relevance | path

Searched refs:MMAP_CCM (Results 1 – 19 of 19) sorted by relevance

/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A Dspeed.c31 ccm_t *ccm = (ccm_t *)MMAP_CCM; in clock_enter_limp()
56 ccm_t *ccm = (ccm_t *)MMAP_CCM; in clock_exit_limp()
73 ccm_t *ccm = (ccm_t *)MMAP_CCM; in get_clocks()
H A Dcpu.c33 ccm_t *ccm = (ccm_t *) MMAP_CCM; in print_cpuinfo()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c31 ccm_t *ccm = (ccm_t *)MMAP_CCM; in clock_enter_limp()
58 ccm_t *ccm = (ccm_t *)MMAP_CCM; in clock_exit_limp()
72 ccm_t *ccm = (ccm_t *)MMAP_CCM; in setup_5441x_clocks()
131 ccm_t *ccm = (ccm_t *)MMAP_CCM; in setup_5445x_clocks()
H A Dcpu.c36 ccm_t *ccm = (ccm_t *) MMAP_CCM; in print_cpuinfo()
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dspeed.c52 ccm_t *ccm = (ccm_t *)(MMAP_CCM); in get_sys_clock()
90 ccm_t *ccm = (ccm_t *)(MMAP_CCM); in clock_limp()
113 ccm_t *ccm = (ccm_t *)(MMAP_CCM); in clock_exit_limp()
H A Dcpu.c35 ccm_t *ccm = (ccm_t *) MMAP_CCM; in print_cpuinfo()
H A Dcpu_init.c96 ccm_t *ccm = (ccm_t *) MMAP_CCM; in cpu_init_r()
/openbmc/u-boot/arch/m68k/cpu/mcf523x/
H A Dcpu.c23 ccm_t *ccm = (ccm_t *) MMAP_CCM; in do_reset()
33 ccm_t *ccm = (ccm_t *) MMAP_CCM; in print_cpuinfo()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5271.h34 #define MMAP_CCM (CONFIG_SYS_MBAR + 0x00110000) macro
H A Dimmap_5282.h33 #define MMAP_CCM (CONFIG_SYS_MBAR + 0x00110000) macro
H A Dimmap_520x.h35 #define MMAP_CCM (CONFIG_SYS_MBAR + 0x000A0004) macro
H A Dimmap_5235.h34 #define MMAP_CCM (CONFIG_SYS_MBAR + 0x00110000) macro
H A Dimmap_5227x.h38 #define MMAP_CCM (CONFIG_SYS_MBAR + 0x000A0004) macro
H A Dimmap_5301x.h40 #define MMAP_CCM (CONFIG_SYS_MBAR + 0x000A0004) macro
H A Dimmap_5445x.h41 #define MMAP_CCM 0xFC0A0000 macro
H A Dimmap_5275.h38 #define MMAP_CCM (CONFIG_SYS_MBAR + 0x00110004) macro
H A Dimmap_5329.h44 #define MMAP_CCM 0xFC0A0004 macro
H A Dimmap_5441x.h76 #define MMAP_CCM 0xEC090000 macro
/openbmc/u-boot/board/freescale/m54418twr/
H A Dm54418twr.c39 ccm_t *ccm = (ccm_t *)MMAP_CCM; in dram_init()