Searched refs:sda_hold_ns (Results 1 – 3 of 3) sorted by relevance
326 if (!dev->sda_hold_time && t->sda_hold_ns) in dw_i2c_plat_probe()328 div_u64(clk_khz * t->sda_hold_ns + 500000, 1000000); in dw_i2c_plat_probe()
569 u32 sda_hold_ns; member
1571 device_property_read_u32(dev, "i2c-sda-hold-time-ns", &t->sda_hold_ns); in i2c_parse_fw_timings()