Searched refs:DP_PLL_PD (Results 1 – 6 of 6) sorted by relevance
430 #define DP_PLL_PD (0x1 << 7) macro
237 u32 mask = DP_PLL_PD; in analogix_dp_set_pll_power_down()
260 #define DP_PLL_PD (0x1 << 7) macro
261 reg &= ~(DP_PLL_PD); in exynos_dp_set_pll_power()264 reg |= DP_PLL_PD; in exynos_dp_set_pll_power()
391 #define DP_PLL_PD (0x1 << 7) macro
255 reg |= DP_PLL_PD; in analogix_dp_set_pll_power_down()259 reg &= ~DP_PLL_PD; in analogix_dp_set_pll_power_down()