Searched refs:DP_PLL_PD (Results 1 – 4 of 4) sorted by relevance
260 #define DP_PLL_PD (0x1 << 7) macro
394 #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()
261 reg &= ~(DP_PLL_PD); in exynos_dp_set_pll_power()264 reg |= DP_PLL_PD; in exynos_dp_set_pll_power()