Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c209 MCFGPIO_PEPAR &= ~MCFGPIO_PEPAR_PEPA2; in drv_video_init()
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c567 MCFGPIO_PEPAR = CONFIG_SYS_PEPAR; in cpu_init_f()
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dm5282.h209 #define MCFGPIO_PEPAR (*(vu_short *)(CONFIG_SYS_MBAR+0x100052)) macro