Home
last modified time | relevance | path

Searched refs:mg_clktop2_coreclkctl1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dpll_mgr.h174 uint32_t mg_clktop2_coreclkctl1; member
Dintel_dpll_mgr.c2662 state->mg_clktop2_coreclkctl1 = in icl_mg_pll_find_divisors()
2953 hw_state->mg_clktop2_coreclkctl1 = in icl_pll_get_hw_state()
2955 hw_state->mg_clktop2_coreclkctl1 &= in icl_pll_get_hw_state()
3028 val |= hw_state->mg_clktop2_coreclkctl1; in icl_mg_pll_write()
3159 hw_state->mg_clktop2_coreclkctl1, in icl_dump_hw_state()
Di915_debugfs.c3313 pll->state.hw_state.mg_clktop2_coreclkctl1); in i915_shared_dplls_info()
Dintel_display.c11569 PIPE_CONF_CHECK_X(dpll_hw_state.mg_clktop2_coreclkctl1); in intel_pipe_config_compare()