Searched refs:MAX_DVFS_DOMAINS (Results 1 – 5 of 5) sorted by relevance
20 #define MAX_DVFS_DOMAINS 2 macro79 scpi_opp_t opps[MAX_DVFS_DOMAINS];
92 if (!idx || power_domain >= MAX_DVFS_DOMAINS) { in ScpiGetDvfsIdx()115 if (power_domain >= MAX_DVFS_DOMAINS) { in ScpiSetDvfsIdx()138 if (!out_opps || power_domain >= MAX_DVFS_DOMAINS) { in ScpiGetDvfsInfo()
140 scpi_opp_t* scpi_opp[MAX_DVFS_DOMAINS];
282 if (opp->power_domain >= MAX_DVFS_DOMAINS) { in SetDvfsOpp()353 if (domain >= MAX_DVFS_DOMAINS) { in DdkIoctl()
149 if (in > MAX_DVFS_DOMAINS) { in DdkIoctl()
Completed in 36 milliseconds