Home
last modified time | relevance | path

Searched defs:intel_uncore_funcs (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_uncore.h94 struct intel_uncore_funcs { struct
95 enum forcewake_domains (*read_fw_domains)(struct intel_uncore *uncore,
97 enum forcewake_domains (*write_fw_domains)(struct intel_uncore *uncore,
100 u8 (*mmio_readb)(struct intel_uncore *uncore,
102 u16 (*mmio_readw)(struct intel_uncore *uncore,
104 u32 (*mmio_readl)(struct intel_uncore *uncore,
106 u64 (*mmio_readq)(struct intel_uncore *uncore,
109 void (*mmio_writeb)(struct intel_uncore *uncore,
111 void (*mmio_writew)(struct intel_uncore *uncore,
113 void (*mmio_writel)(struct intel_uncore *uncore,