Home
last modified time | relevance | path

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

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