Home
last modified time | relevance | path

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

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