Searched refs:clks_per_count (Results 1 – 2 of 2) sorted by relevance
129 unsigned int clks_per_count; member152 int clks_per_count; member260 i2c_clk_khz /= pd->clks_per_count; in sh_mobile_i2c_init()818 .clks_per_count = 1,822 .clks_per_count = 2,826 .clks_per_count = 1,916 pd->clks_per_count = 1; in sh_mobile_i2c_probe()926 pd->clks_per_count = config->clks_per_count; in sh_mobile_i2c_probe()934 if (pdata && pdata->clks_per_count) in sh_mobile_i2c_probe()935 pd->clks_per_count = pdata->clks_per_count; in sh_mobile_i2c_probe()
8 unsigned int clks_per_count; member