Home
last modified time | relevance | path

Searched refs:clk_high_low_mask (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-aspeed.c825 u32 clk_high_low_mask, in aspeed_i2c_get_clk_reg_val() argument
837 clk_high_low_max = (clk_high_low_mask + 1) * 2; in aspeed_i2c_get_clk_reg_val()
864 clk_low = clk_high_low_mask; in aspeed_i2c_get_clk_reg_val()
865 clk_high = clk_high_low_mask; in aspeed_i2c_get_clk_reg_val()