Home
last modified time | relevance | path

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

/Zephyr-latest/soc/snps/arc_iot/
Dsysconf.c242 } else if (level == DVFS_PERF_LEVEL3) { in arc_iot_dvfs_clk_divisor()
261 } else if (level == DVFS_PERF_LEVEL3) { in arc_iot_dvfs_vdd_config()
Dsysconf.h109 #define DVFS_PERF_LEVEL3 3 macro