Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm_cpc.c76 cfg->auto_thres_us = us; in mtk_cpc_auto_dormant_tick()
670 .auto_thres_us = MTK_CPC_AUTO_DORMANT_THR_US, in mtk_cpc_init()
689 mtk_cpc_auto_dormant_tick(cfg.auto_thres_us); in mtk_cpc_init()
H A Dmt_cpu_pm.h297 unsigned int auto_thres_us; member
H A Dmt_cpu_pm.c871 plat_dev.auto_thres_us = config->auto_thres_us; in mt_plat_cpu_pm_dev_update()