Home
last modified time | relevance | path

Searched refs:UART3_DLL (Results 1 – 3 of 3) sorted by relevance

/arch/arm/plat-omap/include/mach/
Domap16xx.h130 #define UART3_DLL (OMAP_UART3_BASE + 0) macro
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h480 #define UART3_DLL 0xffc03100 /* Divisor Latch Low Byte */ macro
1448 #define UART3_DLL 0xffc03100 /* Divisor Latch Low Byte */ macro
DcdefBF54x_base.h2563 #define bfin_read_UART3_DLL() bfin_read16(UART3_DLL)
2564 #define bfin_write_UART3_DLL(val) bfin_write16(UART3_DLL, val)