Searched refs:SICB_IWR0 (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.S167 P0.H = hi(SICB_IWR0);
168 P0.L = lo(SICB_IWR0);
/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.h74 #define SICB_IWR0 0xFFC0111C /* SIC Interrupt Wakeup-Enable register 0 */ macro
H A DcdefBF561.h108 #define bfin_read_SICB_IWR0() bfin_read32(SICB_IWR0)
109 #define bfin_write_SICB_IWR0(val) bfin_write32(SICB_IWR0,val)

Completed in 83 milliseconds