Searched refs:UART1_DLL (Results 1 – 13 of 13) sorted by relevance
517 #define UART1_DLL 0xFFC02000 /* Divisor Latch (Low-Byte) */ macro
905 #define bfin_read_UART1_DLL() bfin_read16(UART1_DLL)906 #define bfin_write_UART1_DLL(val) bfin_write16(UART1_DLL, val)
922 #define bfin_read_UART1_DLL() bfin_read16(UART1_DLL)923 #define bfin_write_UART1_DLL(val) bfin_write16(UART1_DLL, val)
181 .start = UART1_DLL,
303 .start = UART1_DLL,
488 #define UART1_DLL 0xFFC02000 /* Divisor Latch (Low-Byte) */ macro
880 #define bfin_read_UART1_DLL() bfin_read16(UART1_DLL)881 #define bfin_write_UART1_DLL(val) bfin_write16(UART1_DLL,val)
666 #define UART1_DLL 0xFFC02000 /* Divisor Latch (Low-Byte) */ macro
104 #define bfin_read_UART1_DLL() bfin_read16(UART1_DLL)105 #define bfin_write_UART1_DLL(val) bfin_write16(UART1_DLL, val)
947 #define UART1_DLL 0xffc02000 /* Divisor Latch Low Byte */ macro
1621 #define bfin_read_UART1_DLL() bfin_read16(UART1_DLL)1622 #define bfin_write_UART1_DLL(val) bfin_write16(UART1_DLL, val)
1566 #ifdef UART1_DLL in bfin_debug_mmrs_init()