Searched refs:UART3_DLL (Results 1 – 6 of 6) sorted by relevance
129 #define UART3_DLL (OMAP1_UART3_BASE + 0) macro
457 #define UART3_DLL 0xffc03100 /* Divisor Latch Low Byte */ macro1425 #define UART3_DLL 0xffc03100 /* Divisor Latch Low Byte */ macro
2537 #define bfin_read_UART3_DLL() bfin_read16(UART3_DLL)2538 #define bfin_write_UART3_DLL(val) bfin_write16(UART3_DLL, val)
293 .start = UART3_DLL,
429 .start = UART3_DLL,
1572 #ifdef UART3_DLL in bfin_debug_mmrs_init()