Home
last modified time | relevance | path

Searched refs:secure_firmware (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/arm/mach-exynos/
Dmcpm-exynos.c29 static bool secure_firmware __ro_after_init;
69 if (!state && secure_firmware) { in exynos_cpu_powerup()
261 secure_firmware = exynos_secure_firmware_available(); in exynos_mcpm_init()
Dsuspend.c67 bool secure_firmware; member
346 if (pm_state.secure_firmware) in exynos5420_pm_prepare()
488 if (pm_state.secure_firmware) in exynos5420_pm_resume()
697 pm_state.secure_firmware = true; in exynos_pm_init()