Home
last modified time | relevance | path

Searched refs:ndiv_new_mask (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c1433 u32 val, base, ndiv_new_mask; in tegra210_pllx_dyn_ramp() local
1435 ndiv_new_mask = (divn_mask(pllx) >> pllx->params->div_nmp->divn_shift) in tegra210_pllx_dyn_ramp()
1439 val &= (~ndiv_new_mask); in tegra210_pllx_dyn_ramp()