Searched refs:SICB_IWR1 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/
H A Dsecondary.S169 P1.H = hi(SICB_IWR1);
170 P1.L = lo(SICB_IWR1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h75 #define SICB_IWR1 0xFFC01120 /* SIC Interrupt Wakeup-Enable register 1 */ macro
H A DcdefBF561.h110 #define bfin_read_SICB_IWR1() bfin_read32(SICB_IWR1)
111 #define bfin_write_SICB_IWR1(val) bfin_write32(SICB_IWR1,val)

Completed in 80 milliseconds