Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_serial.c54 volatile u32 *uart_lcr = (volatile u32*)(UART0_ADDR+UART_LCR); in au1x00_serial_setbrg() local
72 *uart_lcr = UART_LCR_WLEN8; in au1x00_serial_setbrg()
/external/u-boot/arch/arm/include/asm/arch-tegra/
Duart.h15 uint uart_lcr; /* UART_LCR_0, offset 0C */ member