Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/hisilicon/hikey/
Dhisi_dvfs.c104 static int acpu_dvfs_syspll_cfg(unsigned int prof_id) in acpu_dvfs_syspll_cfg() argument
125 if (prof_id == 0) in acpu_dvfs_syspll_cfg()
127 else if (prof_id == 1) in acpu_dvfs_syspll_cfg()
156 static void acpu_dvfs_clk_div_cfg(unsigned int prof_id, in acpu_dvfs_clk_div_cfg() argument
160 if (prof_id == 0) { in acpu_dvfs_clk_div_cfg()
168 } else if (prof_id == 1) { in acpu_dvfs_clk_div_cfg()