Searched refs:UART1_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.h954 #define UART1_IER_SET 0xffc02020 /* Interrupt Enable Register Set */ macro
H A DcdefBF54x_base.h1639 #define bfin_read_UART1_IER_SET() bfin_read16(UART1_IER_SET)
1640 #define bfin_write_UART1_IER_SET(val) bfin_write16(UART1_IER_SET, val)

Completed in 78 milliseconds