Searched refs:MCFGPIO_PASPAR (Results 1 – 2 of 2) sorted by relevance
583 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()
211 #define MCFGPIO_PASPAR (*(vu_short *)(CONFIG_SYS_MBAR+0x100056)) macro
Completed in 6 milliseconds