Home
last modified time | relevance | path

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

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