Home
last modified time | relevance | path

Searched refs:bfin_write_SIC_IWR1 (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-common/
Dclocks-init.c76 bfin_write_SIC_IWR1(IWR_ENABLE(10) | IWR_ENABLE(11)); in init_clocks()
78 bfin_write_SIC_IWR1(IWR_DISABLE_ALL); in init_clocks()
Dpm.c59 bfin_write_SIC_IWR1(IWR_ENABLE(10) | IWR_ENABLE(11)); in bfin_pm_suspend_standby_enter()
61 bfin_write_SIC_IWR1(IWR_DISABLE_ALL); in bfin_pm_suspend_standby_enter()
Dints-priority.c1105 bfin_write_SIC_IWR1(IWR_ENABLE(10) | IWR_ENABLE(11)); in init_arch_irq()
1107 bfin_write_SIC_IWR1(IWR_DISABLE_ALL); in init_arch_irq()
/linux-4.4.14/arch/blackfin/include/mach-common/
Dpll.h24 bfin_write_SIC_IWR1(iwr1); in bfin_iwr_restore()
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DcdefBF512.h70 #define bfin_write_SIC_IWR1(val) bfin_write32(SIC_IWR1, val) macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DcdefBF522.h70 #define bfin_write_SIC_IWR1(val) bfin_write32(SIC_IWR1, val) macro
/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/
DcdefBF561.h59 #define bfin_write_SIC_IWR1(val) bfin_write32(SIC_IWR1,val) macro
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
DcdefBF538.h43 #define bfin_write_SIC_IWR1(val) bfin_write32(SIC_IWR1, val) macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DcdefBF54x_base.h62 #define bfin_write_SIC_IWR1(val) bfin_write32(SIC_IWR1, val) macro