Searched refs:divm_mask_shifted (Results 1 – 2 of 2) sorted by relevance
267 #define divm_mask_shifted(p) (divm_mask(p) << divm_shift(p)) macro673 val &= ~(divm_mask_shifted(pll) | divn_mask_shifted(pll) | in _update_pll_mnp()967 divm_mask_shifted(pll)); in clk_plle_enable()1602 divm_mask_shifted(pll)); in clk_plle_tegra114_enable()2419 divm_mask_shifted(pll)); in clk_plle_tegra210_enable()
1336 #define divm_mask_shifted(p) (divm_mask(p) << divm_shift(p)) macro