Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-octeon.c449 int tclk, thp_base, inc, thp_idx, mdiv_idx, ndiv_idx, foscl, diff; in octeon_i2c_setclock() local
465 thp_base = (i2c->sys_freq / (tclk * 2)) - 1; in octeon_i2c_setclock()
467 thp_idx = thp_base + inc; in octeon_i2c_setclock()