Home
last modified time | relevance | path

Searched refs:tc_get_speed (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dtc.h116 static inline unsigned long tc_get_speed(struct tc_bus *tbus) in tc_get_speed() function
/Linux-v5.10/drivers/tc/
Dtc.c163 unsigned int tc_clock = tc_get_speed(&tc_bus) / 100000; in tc_init()
/Linux-v5.10/drivers/video/fbdev/
Dpmagb-b-fb.c191 u32 freq0, freq1, freqtc = tc_get_speed(tbus) / 250; in pmagbbfb_osc_setup()