Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_core.h44 struct intel_dpll_mgr;
125 const struct intel_dpll_mgr *mgr;
H A Dintel_dpll_mgr.c95 struct intel_dpll_mgr { struct
616 static const struct intel_dpll_mgr pch_pll_mgr = {
1228 static const struct intel_dpll_mgr hsw_pll_mgr = {
1908 static const struct intel_dpll_mgr skl_pll_mgr = {
2362 static const struct intel_dpll_mgr bxt_pll_mgr = {
4004 static const struct intel_dpll_mgr icl_pll_mgr = {
4021 static const struct intel_dpll_mgr ehl_pll_mgr = {
4050 static const struct intel_dpll_mgr tgl_pll_mgr = {
4067 static const struct intel_dpll_mgr rkl_pll_mgr = {
4084 static const struct intel_dpll_mgr dg1_pll_mgr = {
[all …]
/openbmc/linux/Documentation/gpu/
H A Di915.rst231 .. kernel-doc:: drivers/gpu/drm/i915/display/intel_dpll_mgr.c
234 .. kernel-doc:: drivers/gpu/drm/i915/display/intel_dpll_mgr.c
237 .. kernel-doc:: drivers/gpu/drm/i915/display/intel_dpll_mgr.h
/openbmc/linux/drivers/gpu/drm/i915/
H A DMakefile255 display/intel_dpll_mgr.o \