Searched defs:clk_multiplier (Results 1 – 2 of 2) sorted by relevance
1207 struct clk_multiplier { struct1216 #define to_clk_multiplier(_hw) container_of(_hw, struct clk_multiplier, hw) argument
609 u32 val, clk_divisor, clk_multiplier, tsu_thd, tlow, thigh, non_hs_mode; in tegra_i2c_init() local