Searched refs:clk_freq_optimized (Results 1 – 3 of 3) sorted by relevance
307 bool clk_freq_optimized; member
166 t_high = dev->clk_freq_optimized ? 160 : 120; in i2c_dw_set_timings_master()171 t_low = dev->clk_freq_optimized ? 120 : 160; in i2c_dw_set_timings_master()
389 dev->clk_freq_optimized = device_property_read_bool(device, "snps,clk-freq-optimized"); in i2c_dw_fw_parse_and_configure()