Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/
H A Dcpu_test.h10 #define _CPU_0_FREQ_GOVERNOR "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor" macro
H A Decho_cpu_test.c184 sprintf(cmd, "echo " "%s" " > %s", mode,_CPU_0_FREQ_GOVERNOR); in cpu_set_mode()