Symbol: intel_dpll_mgr
sys/dev/pci/drm/i915/display/intel_display_core.h
130
const struct intel_dpll_mgr *mgr;
sys/dev/pci/drm/i915/display/intel_display_core.h
46
struct intel_dpll_mgr;
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
1325
static const struct intel_dpll_mgr hsw_pll_mgr = {
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
2030
static const struct intel_dpll_mgr skl_pll_mgr = {
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
2511
static const struct intel_dpll_mgr bxt_pll_mgr = {
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4172
static const struct intel_dpll_mgr icl_pll_mgr = {
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4191
static const struct intel_dpll_mgr ehl_pll_mgr = {
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4222
static const struct intel_dpll_mgr tgl_pll_mgr = {
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4240
static const struct intel_dpll_mgr rkl_pll_mgr = {
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4258
static const struct intel_dpll_mgr dg1_pll_mgr = {
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4276
static const struct intel_dpll_mgr adls_pll_mgr = {
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4298
static const struct intel_dpll_mgr adlp_pll_mgr = {
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4317
const struct intel_dpll_mgr *dpll_mgr = NULL;
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4390
const struct intel_dpll_mgr *dpll_mgr = display->dpll.mgr;
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4423
const struct intel_dpll_mgr *dpll_mgr = display->dpll.mgr;
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4446
const struct intel_dpll_mgr *dpll_mgr = display->dpll.mgr;
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
4475
const struct intel_dpll_mgr *dpll_mgr = display->dpll.mgr;
sys/dev/pci/drm/i915/display/intel_dpll_mgr.c
685
static const struct intel_dpll_mgr pch_pll_mgr = {