Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h86 #define UART0_IER_SET 0xffc00420 /* Interrupt Enable Register Set */ macro
DcdefBF54x_base.h132 #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)