Home
last modified time | relevance | path

Searched defs:current_freq (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/html-apps/power-set-frequency-a53/
H A Dset-frequency.php19 $current_freq = shell_exec('cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq'); variable
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/html-apps/power-set-frequency-a72/
H A Dset-frequency.php19 $current_freq = shell_exec('cat /sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_cur_freq'); variable
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/html-apps/power-set-frequency-a53/
H A Dset-frequency.php19 $current_freq = shell_exec('cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq'); variable
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/html-apps/power-set-frequency-a72/
H A Dset-frequency.php19 $current_freq = shell_exec('cat /sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_cur_freq'); variable
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk_mali.h41 unsigned long current_freq; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ipa/
H A Dmali_kbase_ipa_simple.c126 u32 current_freq) in model_dynamic_coeff()
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_debugger.c183 unsigned long current_freq = 0; in rknpu_freq_show() local
205 unsigned long current_freq = 0; in rknpu_freq_set() local
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drk_virtual_thermal.c139 struct cpufreq_freqs current_freq; member
660 struct cpufreq_freqs *current_freq = &ctx->current_freq; in estimate_temp_internal() local
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-dw.h170 u32 current_freq; /* frequency in hz */ member
/OK3568_Linux_fs/kernel/drivers/rknpu/include/
H A Drknpu_drv.h136 unsigned long current_freq; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_display.c1193 uint32_t feedback_div, current_freq = 0, error, vco_diff; in radeon_compute_pll_legacy() local
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110.h109 u32 current_freq; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_defs.h1095 unsigned long current_freq; member