Searched refs:clk_high (Results 1 – 1 of 1) sorted by relevance
829 u32 base_clk_divisor, clk_high_low_max, clk_high, clk_low, tmp; in aspeed_i2c_get_clk_reg_val() local866 clk_high = clk_high_low_mask; in aspeed_i2c_get_clk_reg_val()874 clk_high = tmp - clk_low; in aspeed_i2c_get_clk_reg_val()876 if (clk_high) in aspeed_i2c_get_clk_reg_val()877 clk_high--; in aspeed_i2c_get_clk_reg_val()884 return ((clk_high << ASPEED_I2CD_TIME_SCL_HIGH_SHIFT) in aspeed_i2c_get_clk_reg_val()