Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/
Dhisi_dvfs.c104 static int acpu_dvfs_syspll_cfg(unsigned int prof_id) in acpu_dvfs_syspll_cfg()
156 static void acpu_dvfs_clk_div_cfg(unsigned int prof_id, in acpu_dvfs_clk_div_cfg()
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhisi_dvfs.c104 static int acpu_dvfs_syspll_cfg(unsigned int prof_id) in acpu_dvfs_syspll_cfg()
156 static void acpu_dvfs_clk_div_cfg(unsigned int prof_id, in acpu_dvfs_clk_div_cfg()
/aosp_15_r20/external/executorch/runtime/core/
H A Dmemory_allocator.h169 int32_t prof_id() const { in prof_id() function