Home
last modified time | relevance | path

Searched refs:UART3_IER_SET (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h465 #define UART3_IER_SET 0xffc03120 /* Interrupt Enable Register Set */ macro
1433 #define UART3_IER_SET 0xffc03120 /* Interrupt Enable Register Set */ macro
DcdefBF54x_base.h2553 #define bfin_read_UART3_IER_SET() bfin_read16(UART3_IER_SET)
2554 #define bfin_write_UART3_IER_SET(val) bfin_write16(UART3_IER_SET, val)