Searched refs:mg_clktop2_hsclkctl (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_dpll_mgr.h222 u32 mg_clktop2_hsclkctl; member in struct:intel_dpll_hw_state
H A Dintel_dpll_mgr.c2836 state->mg_clktop2_hsclkctl =
3090 switch (pll_state->mg_clktop2_hsclkctl &
3105 MISSING_CASE(pll_state->mg_clktop2_hsclkctl);
3109 div2 = (pll_state->mg_clktop2_hsclkctl &
3426 hw_state->mg_clktop2_hsclkctl =
3428 hw_state->mg_clktop2_hsclkctl &=
3489 hw_state->mg_clktop2_hsclkctl =
3491 hw_state->mg_clktop2_hsclkctl &=
3675 hw_state->mg_clktop2_hsclkctl);
3721 val |= hw_state->mg_clktop2_hsclkctl;
[all...]
H A Dintel_display_debugfs.c674 seq_printf(m, " mg_clktop2_hsclkctl: 0x%08x\n",
675 pll->state.hw_state.mg_clktop2_hsclkctl);
H A Dintel_display.c5340 PIPE_CONF_CHECK_X(dpll_hw_state.mg_clktop2_hsclkctl);

Completed in 272 milliseconds