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

/linux-4.4.14/arch/blackfin/mach-bf548/boards/
H A Dcm_bf548.c134 .end = UART0_RBR+2,
H A Dezkit.c249 .end = UART0_RBR+2,
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h101 #define bfin_read_UART0_RBR() bfin_read16(UART0_RBR)
102 #define bfin_write_UART0_RBR(val) bfin_write16(UART0_RBR, val)
H A DdefBF512.h63 #define UART0_RBR 0xFFC00400 /* Receive Buffer register */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h101 #define bfin_read_UART0_RBR() bfin_read16(UART0_RBR)
102 #define bfin_write_UART0_RBR(val) bfin_write16(UART0_RBR, val)
H A DdefBF522.h66 #define UART0_RBR 0xFFC00400 /* Receive Buffer register */ macro
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h80 #define bfin_read_UART0_RBR() bfin_read16(UART0_RBR)
81 #define bfin_write_UART0_RBR(val) bfin_write16(UART0_RBR, val)
H A DdefBF538.h60 #define UART0_RBR 0xFFC00400 /* Receive Buffer register */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h70 #define bfin_read_UART0_RBR() bfin_read16(UART0_RBR)
71 #define bfin_write_UART0_RBR(val) bfin_write16(UART0_RBR,val)
H A DdefBF534.h49 #define UART0_RBR 0xFFC00400 /* Receive Buffer register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h138 #define bfin_read_UART0_RBR() bfin_read16(UART0_RBR)
139 #define bfin_write_UART0_RBR(val) bfin_write16(UART0_RBR, val)
H A DdefBF54x_base.h89 #define UART0_RBR 0xffc0042c /* Receive Buffer Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h70 #define bfin_read_UART0_RBR() bfin_read32(UART0_RBR)
71 #define bfin_write_UART0_RBR(val) bfin_write32(UART0_RBR, val)
H A DdefBF60x_base.h649 #define UART0_RBR 0xFFC02020 /* UART0 Receive Buffer Register */ macro

Completed in 725 milliseconds