Searched refs:restore (Results 176 - 200 of 359) sorted by relevance

1234567891011>>

/linux-master/drivers/mfd/
H A Dmax8998.c330 .restore = max8998_restore,
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dqmi.h272 u8 restore; member in struct:qmi_wlanfw_mem_seg_resp_s_v01
/linux-master/arch/arc/kernel/
H A Dentry-arcv2.S73 # irq control APIs local_irq_save/restore/disable/enable fiddle with
232 ; IRQ RTIE won't reliably restore DE bit and/or BTA, needs workaround
/linux-master/drivers/net/phy/
H A Dmediatek-ge-soc.c613 goto restore;
636 goto restore;
662 goto restore;
700 restore:
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c335 .restore = omap_fbdev_client_restore,
/linux-master/drivers/gpu/drm/ast/
H A Dast_drv.c457 .restore = ast_pm_resume,
/linux-master/drivers/platform/x86/intel/
H A Dvbtn.c369 .restore = intel_vbtn_pm_resume,
/linux-master/drivers/gpu/drm/
H A Ddrm_fbdev_generic.c294 .restore = drm_fbdev_generic_client_restore,
/linux-master/arch/riscv/
H A DMakefile97 KBUILD_CFLAGS += -mno-save-restore
/linux-master/sound/virtio/
H A Dvirtio_card.c449 .restore = virtsnd_restore,
/linux-master/arch/m68k/fpsp040/
H A Dsatan.S336 fmovel %d1,%FPCR |restore users exceptions
387 fmovel %d1,%FPCR |restore users exceptions
396 fmovel %d1,%FPCR |restore users exceptions
447 fmovel %d1,%FPCR |restore users exceptions
H A Dstan.S246 fmovel %d1,%fpcr |restore users exceptions
286 fmovel %d1,%fpcr |restore users exceptions
300 fmovel %d1,%fpcr |restore users exceptions
H A Dx_store.S54 | handlers restore fp0-fp3 from there.
/linux-master/arch/sparc/lib/
H A DNGmemcpy.S84 restore
497 restore EX_RETVAL(%i0), %g0, %o0
507 restore EX_RETVAL(%i0), %g0, %o0
/linux-master/arch/arm/kernel/
H A Dentry-armv.S167 sub r1, sp, r1 @ restore original R1
168 sub sp, r1 @ restore original SP
310 @ save/restore lr_abt and spsr_abt to make nested aborts safe.
H A Dentry-common.S304 add sp, sp, #S_OFF @ restore stack
/linux-master/drivers/usb/dwc2/
H A Dcore.c78 dev_err(hsotg->dev, "%s: no global registers to restore\n",
105 * @restore: Controller registers need to be restored
108 bool restore)
121 restore);
123 return dwc2_gadget_exit_partial_power_down(hsotg, restore);
160 /* Load restore values for [31:14] bits */
172 /* Umnask global Interrupt in GAHBCFG and restore it */
178 /* Unmask restore done interrupt */
208 * dwc2_hib_restore_common() - Common part of restore routine.
231 /* Enable restore fro
107 dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, int rem_wakeup, bool restore) argument
[all...]
/linux-master/arch/sparc/mm/
H A Dultra.S382 restore
1035 restore
1102 restore
/linux-master/arch/microblaze/kernel/
H A Dentry.S214 lwi r2, r1, PT_R2; /* restore SDA */ \
223 lwi r11, r1, PT_R11; /* restore clobbered regs after rval */\
225 lwi r13, r1, PT_R13; /* restore SDA2 */ \
227 lwi r15, r1, PT_R15; /* restore LP */ \
230 lwi r18, r1, PT_R18; /* restore asm scratch reg */ \
433 /* We re-enable BIP bit before state restore */
476 4: set_bip; /* Ints masked for state restore */
486 2: set_bip; /* Ints masked for state restore */
556 /* MS: I have to save r11 value and then restore it because
660 4: set_bip; /* Ints masked for state restore */
784 restore: label
[all...]
/linux-master/drivers/pci/
H A Dpci-driver.c529 * pci_restore_standard_config - restore standard config registers of PCI device
960 * stay in D0, so it is not necessary to restore or update their
1047 * image of system memory, because the restore kernel generally cannot
1247 * This is necessary for the hibernation error path in which restore is
1259 if (pm->restore)
1260 return pm->restore(dev);
1400 .restore = pci_pm_restore,
/linux-master/drivers/gpio/
H A Dgpio-pl061.c416 .restore = pl061_resume,
/linux-master/arch/arm/mach-tegra/
H A Dsleep-tegra20.S180 * reset vector for LP1 restore; copied into IRAM during suspend.
184 * jumps to tegra_resume to restore virtual addressing and PLLX.
218 str r1, [r7] @ restore the value in pad_save
/linux-master/drivers/gpu/drm/gma500/
H A Dcdv_intel_lvds.c518 gma_connector->restore = cdv_intel_lvds_restore;
/linux-master/arch/arm/mach-omap2/
H A Dsleep43xx.S334 ldmfd sp!, {r4 - r11, pc} @ restore regs and return
/linux-master/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c155 .restore = xenbus_dev_resume,

Completed in 429 milliseconds

1234567891011>>