Home
last modified time | relevance | path

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

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