Searched refs:UART2_RBR (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.h159 #define bfin_read_UART2_RBR() bfin_read16(UART2_RBR)
160 #define bfin_write_UART2_RBR(val) bfin_write16(UART2_RBR, val)
H A DdefBF547.h95 #define UART2_RBR 0xffc0212c /* Receive Buffer Register */ 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.c236 .end = UART2_RBR+2,
H A Dezkit.c341 .end = UART2_RBR+2,
/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.h132 #define bfin_read_UART2_RBR() bfin_read16(UART2_RBR)
133 #define bfin_write_UART2_RBR(val) bfin_write16(UART2_RBR, val)
H A DdefBF539.h749 #define UART2_RBR 0xFFC02100 /* Receive Buffer register */ macro

Completed in 73 milliseconds