Searched refs:divm_mask_shifted (Results 1 – 2 of 2) sorted by relevance
256 #define divm_mask_shifted(p) (divm_mask(p) << divm_shift(p)) macro679 val &= ~(divm_mask_shifted(pll) | divn_mask_shifted(pll) | in _update_pll_mnp()988 divm_mask_shifted(pll)); in clk_plle_enable()1651 divm_mask_shifted(pll)); in clk_plle_tegra114_enable()2491 divm_mask_shifted(pll)); in clk_plle_tegra210_enable()
1408 #define divm_mask_shifted(p) (divm_mask(p) << divm_shift(p)) macro