Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c83 pm_t *pm = (pm_t *) MMAP_PM; in cpu_init_f()
241 pm_t *pm = (pm_t *) MMAP_PM; in uart_port_conf()
441 pm_t *pm = (pm_t *) MMAP_PM; in cfspi_port_conf()
/OK3568_Linux_fs/u-boot/board/freescale/m54418twr/
H A Dm54418twr.c42 pm_t *pm = (pm_t *) MMAP_PM; in dram_init()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dimmap_5441x.h21 #define MMAP_PM 0xFC04002C macro