HomeSort by relevance Sort by last modified time
    Searched refs:GPIO_PAR_UART_U1TXD_U1TXD (Results 1 - 6 of 6) sorted by null

  /external/u-boot/arch/m68k/cpu/mcf5227x/
cpu_init.c 130 GPIO_PAR_UART_U1TXD_U1TXD | GPIO_PAR_UART_U1RXD_U1RXD);
  /external/u-boot/arch/m68k/cpu/mcf523x/
cpu_init.c 140 GPIO_PAR_UART_U1RXD_U1RXD | GPIO_PAR_UART_U1TXD_U1TXD);
  /external/u-boot/arch/m68k/cpu/mcf5445x/
cpu_init.c 337 GPIO_PAR_UART_U1TXD_U1TXD | GPIO_PAR_UART_U1RXD_U1RXD);
339 GPIO_PAR_UART_U1TXD_U1TXD | GPIO_PAR_UART_U1RXD_U1RXD);
  /external/u-boot/arch/m68k/include/asm/
m5227x.h 238 #define GPIO_PAR_UART_U1TXD_U1TXD (0x0300)
m5235.h 418 #define GPIO_PAR_UART_U1TXD_U1TXD (0x0300)
m5445x.h 429 #define GPIO_PAR_UART_U1TXD_U1TXD (0x10)
    [all...]

Completed in 436 milliseconds