Searched refs:tbus (Results 1 – 1 of 1) sorted by relevance
116 static inline unsigned long tc_get_speed(struct tc_bus *tbus) in tc_get_speed() argument118 return 100000 * (10000 / (unsigned long)tbus->info.clk_period); in tc_get_speed()139 extern int tc_bus_get_info(struct tc_bus *tbus);
Completed in 4 milliseconds