Searched refs:xe_mmio_range (Results 1 – 5 of 5) sorted by relevance
61 static const struct xe_mmio_range xelp_l3bank_steering_table[] = {66 static const struct xe_mmio_range xehp_l3bank_steering_table[] = {77 static const struct xe_mmio_range xehp_mslice_steering_table[] = {83 static const struct xe_mmio_range xehp_lncf_steering_table[] = {94 static const struct xe_mmio_range xehpc_instance0_steering_table[] = {110 static const struct xe_mmio_range xelpg_instance0_steering_table[] = {122 static const struct xe_mmio_range xelpg_l3bank_steering_table[] = {127 static const struct xe_mmio_range xelp_dss_steering_table[] = {136 static const struct xe_mmio_range xehp_dss_steering_table[] = {152 static const struct xe_mmio_range xehpc_dss_steering_table[] = {[all …]
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()