Searched refs:clks_per_count (Results 1 – 3 of 3) sorted by relevance
129 unsigned int clks_per_count; member152 int clks_per_count; member256 i2c_clk_khz /= pd->clks_per_count; in sh_mobile_i2c_init()786 .clks_per_count = 1,790 .clks_per_count = 2,877 pd->clks_per_count = 1; in sh_mobile_i2c_probe()887 pd->clks_per_count = config->clks_per_count; in sh_mobile_i2c_probe()892 if (pdata && pdata->clks_per_count) in sh_mobile_i2c_probe()893 pd->clks_per_count = pdata->clks_per_count; in sh_mobile_i2c_probe()
8 unsigned int clks_per_count; member
195 .clks_per_count = 2,