Searched refs:PMU_STABL_CNT_THRESH (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/arm/mach-rockchip/ | ||
D | pm.h | 74 #define PMU_STABL_CNT_THRESH (32 * 30) macro |
D | pm.c | 225 regmap_write(pmu_regmap, RK3288_PMU_STABL_CNT, PMU_STABL_CNT_THRESH); in rk3288_suspend_init() |