Searched refs:PLL_DFS_CTRL_CLKOUT_DIV2 (Results 1 – 2 of 2) sorted by relevance
126 (div2 && !(dfs_ctrl & PLL_DFS_CTRL_CLKOUT_DIV2)) || in decode_pll_pfd()368 PLL_DFS_CTRL_CLKOUT_DIV2, &dfs->dfs_ctrl.reg_clr); in configure_pll_pfd()374 writel(PLL_DFS_CTRL_CLKOUT_DIV2, &dfs->dfs_ctrl.reg_set); in configure_pll_pfd()
164 #define PLL_DFS_CTRL_CLKOUT_DIV2 BIT(29) macro
Completed in 5 milliseconds