Searched refs:post_div_mask (Results 1 – 9 of 9) sorted by relevance
70 u32 post_div_mask; member
106 u32 post_div_mask; member
51 .post_div_mask = BIT(21) | BIT(20),
239 mask |= config->post_div_mask; in clk_alpha_pll_configure()1027 if (config->post_div_mask) { in clk_fabia_pll_configure()1028 mask = config->post_div_mask; in clk_fabia_pll_configure()
237 mask |= config->post_div_mask; in clk_pll_configure()
2316 .post_div_mask = 0x3 << 8,2330 .post_div_mask = 0x3 << 8,
3037 .post_div_mask = 0x3 << 8,3051 .post_div_mask = 0x3 << 8,
358 .post_div_mask = 0xf << 8,
149 .post_div_mask = 0x3 << 20,