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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-octeon.c452 int tclk, thp_base, inc, thp_idx, mdiv_idx, ndiv_idx, foscl, diff; local
468 thp_base = (i2c->sys_freq / (tclk * 2)) - 1;
470 thp_idx = thp_base + inc;

Completed in 107 milliseconds