Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Dexynos_hs_i2c.c143 unsigned int op_clk = i2c_bus->clock_frequency; in hsi2c_get_clk_details() local
159 utemp0 = (clkin / op_clk) - 8 - 2 * t_ftl_cycle; in hsi2c_get_clk_details()