Searched refs:UART3_LCR (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap1/include/mach/
H A Domap16xx.h135 #define UART3_LCR (OMAP1_UART3_BASE + 0x0C) macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h2543 #define bfin_read_UART3_LCR() bfin_read16(UART3_LCR)
2544 #define bfin_write_UART3_LCR(val) bfin_write16(UART3_LCR, val)
H A DdefBF54x_base.h460 #define UART3_LCR 0xffc0310c /* Line Control Register */ macro
1428 #define UART3_LCR 0xffc0310c /* Line Control Register */ macro

Completed in 288 milliseconds