Home
last modified time | relevance | path

Searched refs:i9xx_dpll_hw_state (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_dpll.c376 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i9xx_pll_refclk()
392 struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in i9xx_dpll_get_hw_state()
425 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i9xx_crtc_clock_get()
519 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in vlv_crtc_clock_get()
547 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in chv_crtc_clock_get()
1075 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i9xx_compute_dpll()
1143 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i8xx_compute_dpll()
1344 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in ilk_compute_dpll()
1443 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in vlv_compute_dpll()
1469 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in chv_compute_dpll()
[all …]
Dintel_dpll_mgr.h191 struct i9xx_dpll_hw_state { struct
280 struct i9xx_dpll_hw_state i9xx;
Dintel_dpll_mgr.c526 struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in ibx_pch_dpll_get_hw_state()
562 const struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in ibx_pch_dpll_enable()
645 const struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in ibx_dump_hw_state()
658 const struct i9xx_dpll_hw_state *a = &_a->i9xx; in ibx_compare_hw_state()
659 const struct i9xx_dpll_hw_state *b = &_b->i9xx; in ibx_compare_hw_state()