Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dcpu_init.c115 out_8(&gpio->par_psc2, GPIO_PAR_PSC2_TXD2 | GPIO_PAR_PSC2_RXD2); in uart_port_conf()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h147 #define GPIO_PAR_PSC2_RXD2 (0x08) macro