Home
last modified time | relevance | path

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

/Zephyr-latest/soc/snps/arc_iot/
Dsysconf.c239 } else if (level == DVFS_PERF_LEVEL2) { in arc_iot_dvfs_clk_divisor()
258 } else if (level == DVFS_PERF_LEVEL2) { in arc_iot_dvfs_vdd_config()
Dsysconf.h108 #define DVFS_PERF_LEVEL2 2 macro