Home
last modified time | relevance | path

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

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