Home
last modified time | relevance | path

Searched defs:freq_val (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/soc/amlogic/
H A Dmeson-clk-measure.c41 unsigned int freq_val; member
/linux/drivers/cpufreq/
H A Damd-pstate.c139 static inline u8 freq_to_perf(union perf_cached perf, u32 nominal_freq, unsigned int freq_val) in freq_to_perf()