Searched refs:UART2_DLL (Results 1 - 6 of 6) 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.h139 #define bfin_read_UART2_DLL() bfin_read16(UART2_DLL)
140 #define bfin_write_UART2_DLL(val) bfin_write16(UART2_DLL, val)
H A DdefBF547.h85 #define UART2_DLL 0xffc02100 /* Divisor Latch Low Byte */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/boards/
H A Dcm_bf548.c235 .start = UART2_DLL,
H A Dezkit.c340 .start = UART2_DLL,
/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.h134 #define bfin_read_UART2_DLL() bfin_read16(UART2_DLL)
135 #define bfin_write_UART2_DLL(val) bfin_write16(UART2_DLL, val)
H A DdefBF539.h750 #define UART2_DLL 0xFFC02100 /* Divisor Latch (Low-Byte) */ macro

Completed in 91 milliseconds