Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/arm/mach-omap2/
H 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()
388 .restore_context = irq_sar_clear,
393 .restore_context = irq_sar_clear,
398 .restore_context = am43xx_irq_restore_context,
H A Dpm33xx-core.c296 .restore_context = am33xx_restore_context,
309 .restore_context = am43xx_restore_context,
/openbmc/linux/drivers/clk/tegra/
H A Dclk-periph.c130 div_ops->restore_context(div_hw); in clk_periph_restore_context()
145 .restore_context = clk_periph_restore_context,
156 .restore_context = clk_periph_restore_context,
165 .restore_context = clk_periph_restore_context,
H A Dclk-super.c142 .restore_context = clk_super_mux_restore_context,
195 super->div_ops->restore_context(div_hw); in clk_super_restore_context()
205 .restore_context = clk_super_restore_context,
H A Dclk-pll-out.c84 .restore_context = tegra_clk_pll_out_restore_context,
H A Dclk-divider.c131 .restore_context = clk_divider_restore_context,
H A Dclk-sdmmc-mux.c231 .restore_context = clk_sdmmc_mux_restore_context,
/openbmc/linux/drivers/clk/ti/
H A Dgate.c28 .restore_context = clk_gate_restore_context,
36 .restore_context = clk_gate_restore_context,
44 .restore_context = clk_gate_restore_context,
H 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
H A Dmux.c118 .restore_context = clk_mux_restore_context,
/openbmc/linux/include/linux/
H A Dti-emif-sram.h49 u32 restore_context; member
121 offsetof(struct ti_emif_pm_functions, restore_context)); in ti_emif_asm_offsets()
/openbmc/linux/drivers/clk/at91/
H A Dclk-utmi.c140 .restore_context = clk_utmi_restore_context,
287 .restore_context = clk_utmi_sama7g5_restore_context,
H A Dclk-main.c148 .restore_context = clk_main_osc_restore_context,
293 .restore_context = clk_main_rc_osc_restore_context,
548 .restore_context = clk_sam9x5_main_restore_context,
H 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,
H A Dclk-system.c103 .restore_context = clk_system_restore_context,
H 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,
808 .restore_context = clk_sama7g5_master_restore_context,
H A Dclk-peripheral.c433 .restore_context = clk_sam9x5_peripheral_restore_context,
444 .restore_context = clk_sam9x5_peripheral_restore_context,
H A Dclk-programmable.c212 .restore_context = clk_programmable_restore_context,
H A Dclk-generated.c291 .restore_context = clk_generated_restore_context,
H A Dclk-pll.c308 .restore_context = clk_pll_restore_context,
H A Dclk-usb.c183 .restore_context = at91sam9x5_usb_restore_context,
/openbmc/linux/include/linux/platform_data/
H A Dpm33xx.h58 void (*restore_context)(void); member
/openbmc/qemu/dump/
H A Dwin_dump.c395 static void restore_context(WinDumpHeader *h, bool x64, in restore_context() function
474 restore_context(h, x64, saved_ctx); in create_win_dump()
/openbmc/linux/drivers/memory/
H A Dti-emif-pm.c127 emif_data->pm_functions.restore_context = in ti_emif_alloc_sram()
/openbmc/linux/drivers/soc/ti/
H A Dpm33xx.c211 pm_ops->restore_context(); in am33xx_pm_suspend()

12