Searched refs:DPLL_CTRL1_OVERRIDE (Results 1 – 4 of 4) sorted by relevance
895 DPLL_CTRL1_OVERRIDE(SKL_DPLL0))) != in skl_dpll0_update()896 DPLL_CTRL1_OVERRIDE(SKL_DPLL0))) in skl_dpll0_update()1019 DPLL_CTRL1_OVERRIDE(SKL_DPLL0) | in skl_dpll0_enable()
1576 ctrl1 = DPLL_CTRL1_OVERRIDE(0); in skl_ddi_hdmi_pll_dividers()1682 ctrl1 = DPLL_CTRL1_OVERRIDE(0); in skl_ddi_dp_set_dpll_hw_state()
379 DPLL_CTRL1_OVERRIDE(DPLL_ID_SKL_DPLL0); in emulate_monitor_status_change()
7678 #define DPLL_CTRL1_OVERRIDE(id) (1 << ((id) * 6)) macro