Searched refs:UART0_MCR (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h113 #define bfin_read_UART0_MCR() bfin_read16(UART0_MCR)
114 #define bfin_write_UART0_MCR(val) bfin_write16(UART0_MCR, val)
H A DdefBF512.h69 #define UART0_MCR 0xFFC00410 /* Modem Control Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h113 #define bfin_read_UART0_MCR() bfin_read16(UART0_MCR)
114 #define bfin_write_UART0_MCR(val) bfin_write16(UART0_MCR, val)
H A DdefBF522.h72 #define UART0_MCR 0xFFC00410 /* Modem Control Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h82 #define bfin_read_UART0_MCR() bfin_read16(UART0_MCR)
83 #define bfin_write_UART0_MCR(val) bfin_write16(UART0_MCR,val)
H A DdefBF534.h55 #define UART0_MCR 0xFFC00410 /* Modem Control Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h92 #define bfin_read_UART0_MCR() bfin_read16(UART0_MCR)
93 #define bfin_write_UART0_MCR(val) bfin_write16(UART0_MCR, val)
H A DdefBF538.h66 #define UART0_MCR 0xFFC00410 /* Modem Control Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h124 #define bfin_read_UART0_MCR() bfin_read16(UART0_MCR)
125 #define bfin_write_UART0_MCR(val) bfin_write16(UART0_MCR, val)
H A DdefBF54x_base.h82 #define UART0_MCR 0xffc00410 /* Modem Control Register */ macro

Completed in 638 milliseconds