Searched refs:IWR_ENABLE (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dclocks-init.c45 bfin_write_SIC_IWR0(IWR_ENABLE(0));
53 bfin_write_SIC_IWR1(IWR_ENABLE(10) | IWR_ENABLE(11));
61 bfin_write_SIC_IWR(IWR_ENABLE(0));
H A Dpm.c48 bfin_write_SIC_IWR1(IWR_ENABLE(10) | IWR_ENABLE(11));
H A Ddpmc_modes.S33 R0 = IWR_ENABLE(0);
85 R0 = IWR_ENABLE(0);
140 R0 = IWR_ENABLE(0);
H A Dints-priority.c1276 bfin_write_SIC_IWR1(IWR_ENABLE(10) | IWR_ENABLE(11));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h712 bfin_write32(SIC_IWR, IWR_ENABLE(0));
734 bfin_write32(SIC_IWR, IWR_ENABLE(0));
H A DdefBF532.h429 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF51x_base.h1074 bfin_write32(SIC_IWR0, IWR_ENABLE(0));
1099 bfin_write32(SIC_IWR0, IWR_ENABLE(0));
H A DdefBF51x_base.h660 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF52x_base.h1126 bfin_write32(SIC_IWR0, IWR_ENABLE(0));
1151 bfin_write32(SIC_IWR0, IWR_ENABLE(0));
H A DdefBF52x_base.h661 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/include/mach/
H A DdefBF539.h1529 #define IWR_ENABLE(x) (1 << ((x)&0x1Fu)) /* Wakeup Enable Peripheral #x */ macro
1532 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
H A DcdefBF538.h2043 bfin_write32(SIC_IWR0, IWR_ENABLE(0));
2068 bfin_write32(SIC_IWR0, IWR_ENABLE(0));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h1029 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
H A DcdefBF534.h1765 bfin_write32(SIC_IWR, IWR_ENABLE(0));
1787 bfin_write32(SIC_IWR, IWR_ENABLE(0));
/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.h930 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro
H A DcdefBF561.h1550 bfin_write32(SICA_IWR0, IWR_ENABLE(0));
1575 bfin_write32(SICA_IWR0, IWR_ENABLE(0));
/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.h1507 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro
H A DcdefBF54x_base.h2665 bfin_write32(SIC_IWR0, IWR_ENABLE(0));
2693 bfin_write32(SIC_IWR0, IWR_ENABLE(0));

Completed in 309 milliseconds