thp_idx           660 drivers/i2c/busses/i2c-octeon-core.c 	int tclk, thp_base, inc, thp_idx, mdiv_idx, ndiv_idx, foscl, diff;
thp_idx           678 drivers/i2c/busses/i2c-octeon-core.c 				thp_idx = thp_base + inc;
thp_idx           679 drivers/i2c/busses/i2c-octeon-core.c 				if (thp_idx < 5 || thp_idx > 0xff)
thp_idx           682 drivers/i2c/busses/i2c-octeon-core.c 				foscl = i2c->sys_freq / (2 * (thp_idx + 1));
thp_idx           688 drivers/i2c/busses/i2c-octeon-core.c 					thp = thp_idx;