Home
last modified time | relevance | path

Searched refs:warmboot (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/
H A DMakefile17 obj-$(CONFIG_TEGRA_LP0) += warmboot.o crypto.o warmboot_avp.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,idle-state.txt33 Standalone PC: A cpu can power down and warmboot if there is a sufficient time
40 resume. Applying power and resetting the core causes the core to warmboot
/OK3568_Linux_fs/kernel/drivers/soc/bcm/brcmstb/pm/
H A Dpm-arm.c224 static inline void ddr_ctrl_set(bool warmboot) in ddr_ctrl_set() argument
233 if (warmboot) in ddr_ctrl_set()