Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c582 MCFGPIO_PEHLPAR = CONFIG_SYS_PEHLPAR; in cpu_init_f()
651 MCFGPIO_PEHLPAR = CONFIG_SYS_PEHLPAR; in fecpin_setclear()
654 MCFGPIO_PEHLPAR &= ~CONFIG_SYS_PEHLPAR; in fecpin_setclear()
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dm5282.h213 #define MCFGPIO_PEHLPAR (*(vu_char *) (CONFIG_SYS_MBAR+0x100058)) macro