Home
last modified time | relevance | path

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

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