Searched refs:xe_mmio_range (Results 1 – 4 of 4) sorted by relevance
46 struct xe_mmio_range { struct370 const struct xe_mmio_range *ranges;
23 bool xe_mmio_in_range(const struct xe_gt *gt, const struct xe_mmio_range *range, struct xe_reg reg);
1908 static bool xe_oa_reg_in_range_table(u32 addr, const struct xe_mmio_range *table) in xe_oa_reg_in_range_table()1920 static const struct xe_mmio_range xehp_oa_b_counters[] = {1926 static const struct xe_mmio_range gen12_oa_b_counters[] = {1937 static const struct xe_mmio_range mtl_oam_b_counters[] = {1945 static const struct xe_mmio_range xe2_oa_b_counters[] = {1961 static const struct xe_mmio_range mtl_oa_mux_regs[] = {1970 static const struct xe_mmio_range gen12_oa_mux_regs[] = {1979 static const struct xe_mmio_range xe2_oa_mux_regs[] = {
280 const struct xe_mmio_range *range, in xe_mmio_in_range()