Searched refs:tv1 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/cpufreq/ |
A D | speedstep-lib.c | 390 ktime_t tv1, tv2; in speedstep_get_freqs() local 419 tv1 = ktime_get(); in speedstep_get_freqs() 446 *transition_latency = ktime_to_us(ktime_sub(tv2, tv1)); in speedstep_get_freqs()
|
/linux/Documentation/devicetree/bindings/display/ |
A D | allwinner,sun8i-r40-tcon-top.yaml | 65 - const: tcon-tv1 178 "tcon-tv1", 182 "tcon-top-tv1",
|
/linux/include/net/ |
A D | pkt_sched.h | 67 psched_tdiff_bounded(psched_time_t tv1, psched_time_t tv2, psched_time_t bound) in psched_tdiff_bounded() argument 69 return min(tv1 - tv2, bound); in psched_tdiff_bounded()
|
/linux/arch/arm/boot/dts/ |
A D | sun8i-r40.dtsi | 1005 "tcon-tv1", 1009 "tcon-top-tv1",
|
Completed in 9 milliseconds