Searched refs:UART0_IER_SET (Results 1 – 4 of 4) sorted by relevance
86 #define UART0_IER_SET 0xffc00420 /* Interrupt Enable Register Set */ macro
132 #define bfin_read_UART0_IER_SET() bfin_read16(UART0_IER_SET)133 #define bfin_write_UART0_IER_SET(val) bfin_write16(UART0_IER_SET, val)
647 #define UART0_IER_SET 0xFFC02018 /* UART0 Interrupt Mask Set Register */ macro
66 #define bfin_read_UART0_IER_SET() bfin_read32(UART0_IER_SET)67 #define bfin_write_UART0_IER_SET(val) bfin_write32(UART0_IER_SET, val)