Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dpower.c203 setbits_le32(&power->ps_hold_control, POWER_ENABLE_HW_TRIP); in set_hw_thermal_trip()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dpower.h1725 #define POWER_ENABLE_HW_TRIP (1UL << 31) macro