Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-pll.c26 #define PLLU_POST_DIVP_MASK 0x1 macro
247 #define divp_mask(p) (p->params->flags & TEGRA_PLLU ? PLLU_POST_DIVP_MASK :\
H A Dclk-tegra210.c1401 #define divp_mask(p) (p->params->flags & TEGRA_PLLU ? PLLU_POST_DIVP_MASK :\