Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dpower.c162 setbits_le32(&power->ps_hold_control, in exynos5_set_ps_hold_ctrl()
203 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.h167 unsigned int ps_hold_control; member
715 unsigned int ps_hold_control; member
1433 unsigned int ps_hold_control; member
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dtrats.c371 writel(EXYNOS4_PS_HOLD_CON_VAL, (unsigned int)&pwr->ps_hold_control); in board_power_init()