Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Dmvtwsi.c411 static uint twsi_calc_freq(const int n, const int m) in twsi_calc_freq() function
459 tmp_speed = twsi_calc_freq(n, m); in __twsi_i2c_set_bus_speed()