Home
last modified time | relevance | path

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

/Zephyr-latest/soc/snps/arc_iot/
Dsysconf.c233 if (level == DVFS_PERF_LEVEL0) { in arc_iot_dvfs_clk_divisor()
252 if (level == DVFS_PERF_LEVEL0) { in arc_iot_dvfs_vdd_config()
Dsysconf.h106 #define DVFS_PERF_LEVEL0 0 macro