Searched refs:UART2_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 DcdefBF547.h155 #define bfin_read_UART2_IER_SET() bfin_read16(UART2_IER_SET)
156 #define bfin_write_UART2_IER_SET(val) bfin_write16(UART2_IER_SET, val)
H A DdefBF547.h93 #define UART2_IER_SET 0xffc02120 /* Interrupt Enable Register Set */ macro

Completed in 54 milliseconds