Home
last modified time | relevance | path

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

/u-boot/arch/m68k/cpu/mcf52x2/
A Dcpu_init.c583 MCFGPIO_PASPAR = CONFIG_SYS_PASPAR; in cpu_init_f()
644 MCFGPIO_PASPAR &= 0xFF0F; in uart_port_conf()
645 MCFGPIO_PASPAR |= 0x00A0; in uart_port_conf()
654 MCFGPIO_PASPAR |= 0x0F00; in fecpin_setclear()
657 MCFGPIO_PASPAR &= 0xF0FF; in fecpin_setclear()
/u-boot/arch/m68k/include/asm/
A Dm5282.h211 #define MCFGPIO_PASPAR (*(vu_short *)(CONFIG_SYS_MBAR+0x100056)) macro

Completed in 6 milliseconds