Home
last modified time | relevance | path

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

/system/dev/thermal/aml-thermal-s905d2g/
A Daml-thermal.cpp191 auto* dvfs_info = reinterpret_cast<const dvfs_info_t*>(in_buf); in DdkIoctl() local
192 if (dvfs_info->power_domain != BIG_CLUSTER_POWER_DOMAIN) { in DdkIoctl()
195 return SetTarget(dvfs_info->op_idx); in DdkIoctl()
/system/dev/thermal/mtk-thermal/
A Dmtk-thermal.cpp132 constexpr dvfs_info_t dvfs_info = { in Init() local
137 zx_status_t status = SetDvfsOpp(&dvfs_info); in Init()

Completed in 4 milliseconds