Home
last modified time | relevance | path

Searched refs:intel_dpll_mgr (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_dpll_mgr.h41 struct intel_dpll_mgr;
H A Dintel_dpll_mgr.c1903 struct intel_dpll_mgr { struct
1920 static const struct intel_dpll_mgr pch_pll_mgr = { argument
1936 static const struct intel_dpll_mgr hsw_pll_mgr = {
1950 static const struct intel_dpll_mgr skl_pll_mgr = {
1963 static const struct intel_dpll_mgr bxt_pll_mgr = {
2404 static const struct intel_dpll_mgr cnl_pll_mgr = {
2419 const struct intel_dpll_mgr *dpll_mgr = NULL; in intel_shared_dpll_init()
2482 const struct intel_dpll_mgr *dpll_mgr = dev_priv->dpll_mgr; in intel_get_shared_dpll()
H A DMakefile78 intel_dpll_mgr.c \
H A Di915_drv.h2410 const struct intel_dpll_mgr *dpll_mgr;
/dragonfly/sys/conf/
H A Dfiles2436 dev/drm/i915/intel_dpll_mgr.c optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kcon…