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

  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/Dw8250SerialPortLib/
Dw8250SerialPortLib.c 45 MmioWrite8 (UART_LCR_REG, UART_LCR_DLS8);
47 MmioWrite8 (UART_LCR_REG, UART_LCR_DLAB | UART_LCR_DLS8);
53 MmioWrite8 (UART_LCR_REG, UART_LCR_DLS8);
Dw8250SerialPortLib.h 36 #define UART_LCR_REG (SERIAL_0_BASE_ADR + UART_LCR)
  /device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530Uart.h 27 #define UART_LCR_REG (0x000C)
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/Dw8250SerialPortRuntimeLib/
Dw8250SerialPortRuntimeLib.h 36 #define UART_LCR_REG (SERIAL_0_BASE_ADR + UART_LCR)

Completed in 102 milliseconds