Searched refs:UART0_IIR (Results 1 - 8 of 8) sorted by relevance

/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h109 #define bfin_read_UART0_IIR() bfin_read16(UART0_IIR)
110 #define bfin_write_UART0_IIR(val) bfin_write16(UART0_IIR, val)
H A DdefBF512.h67 #define UART0_IIR 0xFFC00408 /* Interrupt Identification Register */ macro
/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h109 #define bfin_read_UART0_IIR() bfin_read16(UART0_IIR)
110 #define bfin_write_UART0_IIR(val) bfin_write16(UART0_IIR, val)
H A DdefBF522.h70 #define UART0_IIR 0xFFC00408 /* Interrupt Identification Register */ macro
/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h53 #define UART0_IIR 0xFFC00408 /* Interrupt Identification Register */ macro
H A DcdefBF534.h78 #define bfin_read_UART0_IIR() bfin_read16(UART0_IIR)
79 #define bfin_write_UART0_IIR(val) bfin_write16(UART0_IIR,val)
/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h64 #define UART0_IIR 0xFFC00408 /* Interrupt Identification Register */ macro
H A DcdefBF538.h88 #define bfin_read_UART0_IIR() bfin_read16(UART0_IIR)
89 #define bfin_write_UART0_IIR(val) bfin_write16(UART0_IIR, val)

Completed in 89 milliseconds