Home
last modified time | relevance | path

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

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