Searched refs:IWR_DISABLE_ALL (Results 1 - 13 of 13) sorted by relevance

/arch/blackfin/mach-common/
H A Dclocks-init.c55 bfin_write_SIC_IWR1(IWR_DISABLE_ALL);
58 bfin_write_SIC_IWR2(IWR_DISABLE_ALL);
H A Dpm.c37 bfin_write_SIC_IWR0(IWR_DISABLE_ALL);
47 bfin_write_SIC_IWR1(IWR_DISABLE_ALL);
50 bfin_write_SIC_IWR2(IWR_DISABLE_ALL);
53 bfin_write_SIC_IWR(IWR_DISABLE_ALL);
H A Ddpmc_modes.S34 R1 = IWR_DISABLE_ALL;
35 R2 = IWR_DISABLE_ALL;
68 R0 = IWR_DISABLE_ALL;
69 R1 = IWR_DISABLE_ALL;
70 R2 = IWR_DISABLE_ALL;
94 R1 = IWR_DISABLE_ALL;
95 R2 = IWR_DISABLE_ALL;
149 R1 = IWR_DISABLE_ALL;
150 R2 = IWR_DISABLE_ALL;
H A Dints-priority.c1088 bfin_write_SIC_IWR0(IWR_DISABLE_ALL);
1098 bfin_write_SIC_IWR1(IWR_DISABLE_ALL);
1101 bfin_write_SIC_IWR2(IWR_DISABLE_ALL);
1104 bfin_write_SIC_IWR(IWR_DISABLE_ALL);
/arch/blackfin/mach-bf561/
H A Dsmp.c67 bfin_write_SICB_IWR0(IWR_DISABLE_ALL);
68 bfin_write_SICB_IWR1(IWR_DISABLE_ALL);
H A Dsecondary.S145 R0 = IWR_DISABLE_ALL;
/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h423 #define IWR_DISABLE_ALL 0x00000000 /* Wakeup Disable all peripherals */ macro
/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h696 #define IWR_DISABLE_ALL 0x00000000 /* Wakeup Disable all peripherals */ macro
/arch/blackfin/mach-bf527/include/mach/
H A DdefBF522.h697 #define IWR_DISABLE_ALL 0x00000000 /* Wakeup Disable all peripherals */ macro
/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h861 #define IWR_DISABLE_ALL 0x00000000 /* Wakeup Disable all peripherals */ macro
/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h1020 #define IWR_DISABLE_ALL 0x00000000 /* Wakeup Disable all peripherals */ macro
/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h1315 #define IWR_DISABLE_ALL 0x00000000 /* Wakeup Disable all peripherals */ macro
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h1506 #define IWR_DISABLE_ALL 0x00000000 /* Wakeup Disable all peripherals */ macro

Completed in 140 milliseconds