Searched defs:clk_multiplier (Results 1 – 2 of 2) sorted by relevance
648 struct clk_multiplier { struct657 #define to_clk_multiplier(_hw) container_of(_hw, struct clk_multiplier, hw) argument
963 int clk_multiplier = I2C_CLK_MULTIPLIER_STD_FAST_MODE; in tegra_i2c_probe() local