Home
last modified time | relevance | path

Searched refs:MMAP_PM (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c82 pm_t *pm = (pm_t *) MMAP_PM; in cpu_init_f()
249 pm_t *pm = (pm_t *) MMAP_PM; in uart_port_conf()
449 pm_t *pm = (pm_t *) MMAP_PM; in cfspi_port_conf()
/openbmc/u-boot/board/freescale/m54418twr/
H A Dm54418twr.c41 pm_t *pm = (pm_t *) MMAP_PM; in dram_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5441x.h20 #define MMAP_PM 0xFC04002C macro