Searched defs:intel_uncore_funcs (Results 1 – 1 of 1) sorted by relevance
96 struct intel_uncore_funcs { struct97 enum forcewake_domains (*read_fw_domains)(struct intel_uncore *uncore,99 enum forcewake_domains (*write_fw_domains)(struct intel_uncore *uncore,102 u8 (*mmio_readb)(struct intel_uncore *uncore,104 u16 (*mmio_readw)(struct intel_uncore *uncore,106 u32 (*mmio_readl)(struct intel_uncore *uncore,108 u64 (*mmio_readq)(struct intel_uncore *uncore,111 void (*mmio_writeb)(struct intel_uncore *uncore,113 void (*mmio_writew)(struct intel_uncore *uncore,115 void (*mmio_writel)(struct intel_uncore *uncore,