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

  /external/u-boot/drivers/serial/
lpc32xx_hsuart.c 51 if (readl(&hsuart->level) & HSUART_LEVEL_TX)
68 if (readl(&hsuart->level) & HSUART_LEVEL_TX)
  /external/u-boot/arch/arm/include/asm/arch-lpc32xx/
uart.h 30 #define HSUART_LEVEL_TX (0xff << 8)

Completed in 110 milliseconds