Searched refs:UART0_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.h85 #define UART0_IER_SET 0xffc00420 /* Interrupt Enable Register Set */ macro
H A DcdefBF54x_base.h134 #define bfin_read_UART0_IER_SET() bfin_read16(UART0_IER_SET)
135 #define bfin_write_UART0_IER_SET(val) bfin_write16(UART0_IER_SET, val)

Completed in 80 milliseconds