Home
last modified time | relevance | path

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

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