HomeSort by: relevance | last modified time | path
    Searched defs:intel_dpll_mgr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.c 1 /* $NetBSD: intel_dpll_mgr.c,v 1.4 2021/12/19 12:32:15 riastradh Exp $ */
27 __KERNEL_RCSID(0, "$NetBSD: intel_dpll_mgr.c,v 1.4 2021/12/19 12:32:15 riastradh Exp $");
31 #include "intel_dpll_mgr.h"
1953 struct intel_dpll_mgr { struct
1974 static const struct intel_dpll_mgr pch_pll_mgr = {
1991 static const struct intel_dpll_mgr hsw_pll_mgr = {
2006 static const struct intel_dpll_mgr skl_pll_mgr = {
2020 static const struct intel_dpll_mgr bxt_pll_mgr = {
2466 static const struct intel_dpll_mgr cnl_pll_mgr = {
3700 static const struct intel_dpll_mgr icl_pll_mgr =
    [all...]
intel_dpll_mgr.c 1 /* $NetBSD: intel_dpll_mgr.c,v 1.4 2021/12/19 12:32:15 riastradh Exp $ */
27 __KERNEL_RCSID(0, "$NetBSD: intel_dpll_mgr.c,v 1.4 2021/12/19 12:32:15 riastradh Exp $");
31 #include "intel_dpll_mgr.h"
1953 struct intel_dpll_mgr { struct
1974 static const struct intel_dpll_mgr pch_pll_mgr = {
1991 static const struct intel_dpll_mgr hsw_pll_mgr = {
2006 static const struct intel_dpll_mgr skl_pll_mgr = {
2020 static const struct intel_dpll_mgr bxt_pll_mgr = {
2466 static const struct intel_dpll_mgr cnl_pll_mgr = {
3700 static const struct intel_dpll_mgr icl_pll_mgr =
    [all...]

Completed in 27 milliseconds