Searched refs:auto_off (Results 1 – 7 of 7) sorted by relevance
17 int auto_off; member161 cpc.auto_off = 1; in mtk_cpc_config()164 cpc.auto_off = 0; in mtk_cpc_config()191 res = cpc.auto_off; in mtk_cpc_read_config()245 cpc.auto_off = 0; in mtk_cpc_init()247 cpc.auto_off = 1; in mtk_cpc_init()250 ((cpc.auto_off > 0) ? CPC_AUTO_OFF_EN : 0))); in mtk_cpc_init()
15 int auto_off; member178 cpc.auto_off = 1; in mtk_cpc_config()181 cpc.auto_off = 0; in mtk_cpc_config()215 res = cpc.auto_off; in mtk_cpc_read_config()260 cpc.auto_off = 1; in mtk_cpc_init()266 | (cpc.auto_off ? CPC_AUTO_OFF_EN : 0U)); in mtk_cpc_init()
62 cfg->auto_off = !!en; in mtk_cpc_auto_dormant_en()666 .auto_off = 1, in mtk_cpc_init()668 .auto_off = 0, in mtk_cpc_init()688 mtk_cpc_auto_dormant_en(cfg.auto_off); in mtk_cpc_init()
135 (plat_dev.auto_off) ? PPU_PWPR_MEM_RET : PPU_PWPR_OFF); in cpupm_cluster_resume_common()646 (plat_dev.auto_off) ? in cpupm_cluster_suspend()684 if (plat_dev.auto_off) { in cpupm_mcusys_suspend()870 plat_dev.auto_off = config->auto_off; in mt_plat_cpu_pm_dev_update()
296 int auto_off; member