Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dcpu_init.c109 out_8(&gpio->par_psc0, GPIO_PAR_PSC0_TXD0 | GPIO_PAR_PSC0_RXD0); in uart_port_conf()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h172 #define GPIO_PAR_PSC0_RXD0 (0x08) macro