Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dcpu_init.c112 out_8(&gpio->par_psc1, GPIO_PAR_PSC1_TXD1 | GPIO_PAR_PSC1_RXD1); in uart_port_conf()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h159 #define GPIO_PAR_PSC1_TXD1 (0x04) macro