Searched refs:clk_value (Results 1 – 2 of 2) sorted by relevance
329 int clk_value, ret; in ath3k_load_syscfg() local346 clk_value = 26; in ath3k_load_syscfg()349 clk_value = 40; in ath3k_load_syscfg()352 clk_value = 19; in ath3k_load_syscfg()355 clk_value = 0; in ath3k_load_syscfg()360 fw_version.rom_version, clk_value, ".dfu"); in ath3k_load_syscfg()
314 int clk_value, ctrl, irq; in tscadc_probe() local382 clk_value = clk_get_rate(clk) / ADC_CLK; in tscadc_probe()385 if (clk_value < 7) { in tscadc_probe()390 tscadc_writel(ts_dev, REG_CLKDIV, clk_value - 1); in tscadc_probe()