Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dcpu_init.c118 out_8(&gpio->par_psc3, GPIO_PAR_PSC3_TXD3 | GPIO_PAR_PSC3_RXD3); in uart_port_conf()
/external/u-boot/arch/m68k/include/asm/
Dm547x_8x.h133 #define GPIO_PAR_PSC3_TXD3 (0x04) macro