Searched refs:DP_PLL_PD (Results 1 – 4 of 4) sorted by relevance
337 #define DP_PLL_PD (0x1 << 7) macro
234 u32 mask = DP_PLL_PD; in analogix_dp_set_pll_power_down()
259 #define DP_PLL_PD (0x1 << 7) macro
258 reg &= ~(DP_PLL_PD); in exynos_dp_set_pll_power()261 reg |= DP_PLL_PD; in exynos_dp_set_pll_power()