Searched refs:DPLL_CTRL2_DDI_CLK_OFF (Results 1 – 2 of 2) sorted by relevance
2323 val &= ~(DPLL_CTRL2_DDI_CLK_OFF(port) | in intel_ddi_pre_enable()2395 DPLL_CTRL2_DDI_CLK_OFF(port))); in intel_ddi_post_disable()
7431 #define DPLL_CTRL2_DDI_CLK_OFF(port) (1<<((port)+15)) macro