Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/tegra/
Dclk-pll.c37 #define PLLU_POST_DIVP_MASK 0x1 macro
199 #define divp_mask(p) (p->params->flags & TEGRA_PLLU ? PLLU_POST_DIVP_MASK :\