Searched refs:UART2_DLH (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF547.h141 #define bfin_read_UART2_DLH() bfin_read16(UART2_DLH)
142 #define bfin_write_UART2_DLH(val) bfin_write16(UART2_DLH, val)
H A DdefBF547.h86 #define UART2_DLH 0xffc02104 /* Divisor Latch High Byte */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h136 #define bfin_read_UART2_DLH() bfin_read16(UART2_DLH)
137 #define bfin_write_UART2_DLH(val) bfin_write16(UART2_DLH, val)
H A DdefBF539.h752 #define UART2_DLH 0xFFC02104 /* Divisor Latch (High-Byte) */ macro

Completed in 94 milliseconds