Searched refs:UART1_RBR (Results 1 - 14 of 14) sorted by relevance

/arch/blackfin/mach-bf548/boards/
H A Dcm_bf548.c182 .end = UART1_RBR+2,
H A Dezkit.c299 .end = UART1_RBR+2,
/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h903 #define bfin_read_UART1_RBR() bfin_read16(UART1_RBR)
904 #define bfin_write_UART1_RBR(val) bfin_write16(UART1_RBR, val)
H A DdefBF512.h516 #define UART1_RBR 0xFFC02000 /* Receive Buffer register */ macro
/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h920 #define bfin_read_UART1_RBR() bfin_read16(UART1_RBR)
921 #define bfin_write_UART1_RBR(val) bfin_write16(UART1_RBR, val)
H A DdefBF522.h516 #define UART1_RBR 0xFFC02000 /* Receive Buffer register */ macro
/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h487 #define UART1_RBR 0xFFC02000 /* Receive Buffer register */ macro
H A DcdefBF534.h878 #define bfin_read_UART1_RBR() bfin_read16(UART1_RBR)
879 #define bfin_write_UART1_RBR(val) bfin_write16(UART1_RBR,val)
/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h665 #define UART1_RBR 0xFFC02000 /* Receive Buffer register */ macro
H A DcdefBF538.h102 #define bfin_read_UART1_RBR() bfin_read16(UART1_RBR)
103 #define bfin_write_UART1_RBR(val) bfin_write16(UART1_RBR, val)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h958 #define UART1_RBR 0xffc0202c /* Receive Buffer Register */ macro
H A DcdefBF54x_base.h1643 #define bfin_read_UART1_RBR() bfin_read16(UART1_RBR)
1644 #define bfin_write_UART1_RBR(val) bfin_write16(UART1_RBR, val)
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h103 #define bfin_read_UART1_RBR() bfin_read32(UART1_RBR)
104 #define bfin_write_UART1_RBR(val) bfin_write32(UART1_RBR, val)
H A DdefBF60x_base.h668 #define UART1_RBR 0xFFC02420 /* UART1 Receive Buffer Register */ macro

Completed in 220 milliseconds