Searched refs:SCL_I2C_FM_TIMING_HCNT (Results 1 – 1 of 1) sorted by relevance
181 #define SCL_I2C_FM_TIMING_HCNT(x) (((x) << 16) & GENMASK(31, 16)) macro592 scl_timing = SCL_I2C_FM_TIMING_HCNT(hcnt) | in dw_i2c_clk_cfg()