Home
last modified time | relevance | path

Searched refs:MCFGPIO_PEHLPAR (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/m68k/cpu/mcf52x2/
Dcpu_init.c581 MCFGPIO_PEHLPAR = CONFIG_SYS_PEHLPAR; in cpu_init_f()
650 MCFGPIO_PEHLPAR = CONFIG_SYS_PEHLPAR; in fecpin_setclear()
653 MCFGPIO_PEHLPAR &= ~CONFIG_SYS_PEHLPAR; in fecpin_setclear()
/external/u-boot/arch/m68k/include/asm/
Dm5282.h212 #define MCFGPIO_PEHLPAR (*(vu_char *) (CONFIG_SYS_MBAR+0x100058)) macro