Home
last modified time | relevance | path

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

/include/linux/
A Dtc.h116 static inline unsigned long tc_get_speed(struct tc_bus *tbus) in tc_get_speed() argument
118 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 2 milliseconds