Home
last modified time | relevance | path

Searched refs:restore_context (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.3-rc2/arch/arm/mach-omap2/
A Domap-wakeupgen.c67 void (*restore_context)(void); member
366 if (wakeupgen_ops && wakeupgen_ops->restore_context) in irq_restore_context()
367 wakeupgen_ops->restore_context(); in irq_restore_context()
387 .restore_context = irq_sar_clear,
392 .restore_context = irq_sar_clear,
397 .restore_context = am43xx_irq_restore_context,
A Dpm33xx-core.c300 .restore_context = am33xx_restore_context,
313 .restore_context = am43xx_restore_context,
/linux-6.3-rc2/drivers/clk/tegra/
A Dclk-periph.c124 div_ops->restore_context(div_hw); in clk_periph_restore_context()
139 .restore_context = clk_periph_restore_context,
149 .restore_context = clk_periph_restore_context,
158 .restore_context = clk_periph_restore_context,
A Dclk-super.c141 .restore_context = clk_super_mux_restore_context,
187 super->div_ops->restore_context(div_hw); in clk_super_restore_context()
197 .restore_context = clk_super_restore_context,
A Dclk-pll-out.c84 .restore_context = tegra_clk_pll_out_restore_context,
A Dclk-divider.c131 .restore_context = clk_divider_restore_context,
A Dclk-sdmmc-mux.c231 .restore_context = clk_sdmmc_mux_restore_context,
/linux-6.3-rc2/drivers/clk/ti/
A Dgate.c28 .restore_context = clk_gate_restore_context,
36 .restore_context = clk_gate_restore_context,
44 .restore_context = clk_gate_restore_context,
A Ddpll.c35 .restore_context = &omap3_core_dpll_restore_context,
60 .restore_context = &omap3_noncore_dpll_restore_context,
72 .restore_context = &omap3_noncore_dpll_restore_context
A Dmux.c118 .restore_context = clk_mux_restore_context,
A Ddivider.c305 .restore_context = clk_divider_restore_context,
/linux-6.3-rc2/include/linux/
A Dti-emif-sram.h49 u32 restore_context; member
121 offsetof(struct ti_emif_pm_functions, restore_context)); in ti_emif_asm_offsets()
/linux-6.3-rc2/drivers/clk/at91/
A Dclk-utmi.c140 .restore_context = clk_utmi_restore_context,
277 .restore_context = clk_utmi_sama7g5_restore_context,
A Dclk-main.c148 .restore_context = clk_main_osc_restore_context,
289 .restore_context = clk_main_rc_osc_restore_context,
539 .restore_context = clk_sam9x5_main_restore_context,
A Dclk-sam9x60-pll.c322 .restore_context = sam9x60_frac_pll_restore_context,
333 .restore_context = sam9x60_frac_pll_restore_context,
596 .restore_context = sam9x60_div_pll_restore_context,
607 .restore_context = sam9x60_div_pll_restore_context,
A Dclk-master.c158 .restore_context = clk_master_div_restore_context,
245 .restore_context = clk_master_div_restore_context_chg,
469 .restore_context = clk_master_pres_restore_context,
802 .restore_context = clk_sama7g5_master_restore_context,
A Dclk-system.c103 .restore_context = clk_system_restore_context,
A Dclk-peripheral.c429 .restore_context = clk_sam9x5_peripheral_restore_context,
440 .restore_context = clk_sam9x5_peripheral_restore_context,
A Dclk-programmable.c212 .restore_context = clk_programmable_restore_context,
A Dclk-generated.c291 .restore_context = clk_generated_restore_context,
A Dclk-pll.c308 .restore_context = clk_pll_restore_context,
A Dclk-usb.c183 .restore_context = at91sam9x5_usb_restore_context,
/linux-6.3-rc2/include/linux/platform_data/
A Dpm33xx.h58 void (*restore_context)(void); member
/linux-6.3-rc2/drivers/memory/
A Dti-emif-pm.c127 emif_data->pm_functions.restore_context = in ti_emif_alloc_sram()
/linux-6.3-rc2/drivers/soc/ti/
A Dpm33xx.c211 pm_ops->restore_context(); in am33xx_pm_suspend()

Completed in 44 milliseconds

12