Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm.c78 static struct mt_cpu_pm_record cpu_pm_record; variable
452 memset(cpu_pm_record.name, 0, sizeof(cpu_pm_record.name)); in mtk_cpu_pm_mcusys_record()
457 cpu_pm_record.name[j] |= (tran << in mtk_cpu_pm_mcusys_record()
464 cpu_pm_record.cnt++; in mtk_cpu_pm_mcusys_record()
469 return cpu_pm_record.cnt; in mtk_mcusys_off_record_cnt_get()
477 ret = cpu_pm_record.name[idx]; in mtk_mcusys_off_record_name_get()