Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dm528x.c113 writew(readw(MCFGPIO_PEPAR) & ~(1 << (5 * 2)), MCFGPIO_PEPAR); in wildfiremod_halt()
/openbmc/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c208 MCFGPIO_PEPAR &= ~MCFGPIO_PEPAR_PEPA2; in drv_video_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dm528xsim.h182 #define MCFGPIO_PEPAR (MCF_IPSBAR + 0x00100052) macro
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c566 MCFGPIO_PEPAR = CONFIG_SYS_PEPAR; in cpu_init_f()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5282.h208 #define MCFGPIO_PEPAR (*(vu_short *)(CONFIG_SYS_MBAR+0x100052)) macro