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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h464 #define UART3_IER_SET 0xffc03120 /* Interrupt Enable Register Set */ macro
1432 #define UART3_IER_SET 0xffc03120 /* Interrupt Enable Register Set */ macro
H A DcdefBF54x_base.h2555 #define bfin_read_UART3_IER_SET() bfin_read16(UART3_IER_SET)
2556 #define bfin_write_UART3_IER_SET(val) bfin_write16(UART3_IER_SET, val)

Completed in 131 milliseconds