Searched refs:UART1_IER_SET (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1637 #define bfin_read_UART1_IER_SET() bfin_read16(UART1_IER_SET)
1638 #define bfin_write_UART1_IER_SET(val) bfin_write16(UART1_IER_SET, val)
H A DdefBF54x_base.h955 #define UART1_IER_SET 0xffc02020 /* Interrupt Enable Register Set */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h99 #define bfin_read_UART1_IER_SET() bfin_read32(UART1_IER_SET)
100 #define bfin_write_UART1_IER_SET(val) bfin_write32(UART1_IER_SET, val)
H A DdefBF60x_base.h666 #define UART1_IER_SET 0xFFC02418 /* UART1 Interrupt Mask Set Register */ macro

Completed in 324 milliseconds