Searched refs:clk_rate_hz (Results 1 – 1 of 1) sorted by relevance
432 u64 clk_rate_hz; in hisi_i2c_probe() local458 ret = device_property_read_u64(dev, "clk_rate", &clk_rate_hz); in hisi_i2c_probe()464 ctlr->clk_rate_khz = DIV_ROUND_UP_ULL(clk_rate_hz, HZ_PER_KHZ); in hisi_i2c_probe()