Home
last modified time | relevance | path

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

/Zephyr-latest/soc/snps/arc_iot/
Dsysconf.c236 } else if (level == DVFS_PERF_LEVEL1) { in arc_iot_dvfs_clk_divisor()
255 } else if (level == DVFS_PERF_LEVEL1) { in arc_iot_dvfs_vdd_config()
Dsysconf.h107 #define DVFS_PERF_LEVEL1 1 macro