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

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.h 1 /* $NetBSD: intel_uncore.h,v 1.11 2021/12/19 12:40:43 riastradh Exp $ */
39 struct intel_uncore;
77 void (*force_wake_get)(struct intel_uncore *uncore,
79 void (*force_wake_put)(struct intel_uncore *uncore,
82 enum forcewake_domains (*read_fw_domains)(struct intel_uncore *uncore,
84 enum forcewake_domains (*write_fw_domains)(struct intel_uncore *uncore,
87 u8 (*mmio_readb)(struct intel_uncore *uncore,
89 u16 (*mmio_readw)(struct intel_uncore *uncore,
91 u32 (*mmio_readl)(struct intel_uncore *uncore,
93 u64 (*mmio_readq)(struct intel_uncore *uncore
112 struct intel_uncore { struct
    [all...]
intel_uncore.h 1 /* $NetBSD: intel_uncore.h,v 1.11 2021/12/19 12:40:43 riastradh Exp $ */
39 struct intel_uncore;
77 void (*force_wake_get)(struct intel_uncore *uncore,
79 void (*force_wake_put)(struct intel_uncore *uncore,
82 enum forcewake_domains (*read_fw_domains)(struct intel_uncore *uncore,
84 enum forcewake_domains (*write_fw_domains)(struct intel_uncore *uncore,
87 u8 (*mmio_readb)(struct intel_uncore *uncore,
89 u16 (*mmio_readw)(struct intel_uncore *uncore,
91 u32 (*mmio_readl)(struct intel_uncore *uncore,
93 u64 (*mmio_readq)(struct intel_uncore *uncore
112 struct intel_uncore { struct
    [all...]
intel_uncore.h 1 /* $NetBSD: intel_uncore.h,v 1.11 2021/12/19 12:40:43 riastradh Exp $ */
39 struct intel_uncore;
77 void (*force_wake_get)(struct intel_uncore *uncore,
79 void (*force_wake_put)(struct intel_uncore *uncore,
82 enum forcewake_domains (*read_fw_domains)(struct intel_uncore *uncore,
84 enum forcewake_domains (*write_fw_domains)(struct intel_uncore *uncore,
87 u8 (*mmio_readb)(struct intel_uncore *uncore,
89 u16 (*mmio_readw)(struct intel_uncore *uncore,
91 u32 (*mmio_readl)(struct intel_uncore *uncore,
93 u64 (*mmio_readq)(struct intel_uncore *uncore
112 struct intel_uncore { struct
    [all...]

Completed in 35 milliseconds