Searched refs:UART3_DLL (Results 1 – 3 of 3) sorted by relevance
130 #define UART3_DLL (OMAP_UART3_BASE + 0) macro
480 #define UART3_DLL 0xffc03100 /* Divisor Latch Low Byte */ macro1448 #define UART3_DLL 0xffc03100 /* Divisor Latch Low Byte */ macro
2563 #define bfin_read_UART3_DLL() bfin_read16(UART3_DLL)2564 #define bfin_write_UART3_DLL(val) bfin_write16(UART3_DLL, val)