Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A 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()
/openbmc/linux/arch/m68k/coldfire/
H A Dm528x.c94 writeb(0xc0, MCFGPIO_PEHLPAR); in m528x_fec_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dm528xsim.h186 #define MCFGPIO_PEHLPAR (MCF_IPSBAR + 0x00100058) macro
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5282.h212 #define MCFGPIO_PEHLPAR (*(vu_char *) (CONFIG_SYS_MBAR+0x100058)) macro