Searched refs:post_div_mask (Results 1 – 8 of 8) sorted by relevance
78 u32 post_div_mask; member
101 u32 post_div_mask; member
215 mask |= config->post_div_mask; in clk_alpha_pll_configure()869 if (config->post_div_mask) { in clk_fabia_pll_configure()870 mask = config->post_div_mask; in clk_fabia_pll_configure()
59 .post_div_mask = BIT(21) | BIT(20),
245 mask |= config->post_div_mask; in clk_pll_configure()
2324 .post_div_mask = 0x3 << 8,2338 .post_div_mask = 0x3 << 8,
3045 .post_div_mask = 0x3 << 8,3059 .post_div_mask = 0x3 << 8,
157 .post_div_mask = 0x3 << 20,