Searched refs:UART0_DLL (Results 1 - 12 of 12) sorted by relevance

/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.c133 .start = UART0_DLL,
H A Dezkit.c238 .start = UART0_DLL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF51x_base.h112 #define bfin_read_UART0_DLL() bfin_read16(UART0_DLL)
113 #define bfin_write_UART0_DLL(val) bfin_write16(UART0_DLL, val)
H A DdefBF51x_base.h65 #define UART0_DLL 0xFFC00400 /* Divisor Latch (Low-Byte) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF52x_base.h112 #define bfin_read_UART0_DLL() bfin_read16(UART0_DLL)
113 #define bfin_write_UART0_DLL(val) bfin_write16(UART0_DLL, val)
H A DdefBF52x_base.h68 #define UART0_DLL 0xFFC00400 /* Divisor Latch (Low-Byte) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h53 #define UART0_DLL 0xFFC00400 /* Divisor Latch (Low-Byte) */ macro
H A DcdefBF534.h80 #define bfin_read_UART0_DLL() bfin_read16(UART0_DLL)
81 #define bfin_write_UART0_DLL(val) bfin_write16(UART0_DLL,val)
/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.h90 #define bfin_read_UART0_DLL() bfin_read16(UART0_DLL)
91 #define bfin_write_UART0_DLL(val) bfin_write16(UART0_DLL, val)
H A DdefBF539.h69 #define UART0_DLL 0xFFC00400 /* 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/include/mach/
H A DdefBF54x_base.h77 #define UART0_DLL 0xffc00400 /* Divisor Latch Low Byte */ macro
H A DcdefBF54x_base.h118 #define bfin_read_UART0_DLL() bfin_read16(UART0_DLL)
119 #define bfin_write_UART0_DLL(val) bfin_write16(UART0_DLL, val)

Completed in 353 milliseconds