Home
last modified time | relevance | path

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

/arch/arm/mach-omap1/include/mach/
Domap16xx.h131 #define UART3_DLH (OMAP1_UART3_BASE + 4) macro
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h458 #define UART3_DLH 0xffc03104 /* Divisor Latch High Byte */ macro
1426 #define UART3_DLH 0xffc03104 /* Divisor Latch High Byte */ macro
DcdefBF54x_base.h2539 #define bfin_read_UART3_DLH() bfin_read16(UART3_DLH)
2540 #define bfin_write_UART3_DLH(val) bfin_write16(UART3_DLH, val)