Searched refs:GEN11_MCR_MULTICAST (Results 1 – 2 of 2) sorted by relevance
265 (rw_flag == FW_REG_READ ? GEN11_MCR_MULTICAST : 0)); in rw_with_mcr_steering_fw()283 mcr_mask |= GEN11_MCR_MULTICAST; in rw_with_mcr_steering_fw()315 intel_uncore_write_fw(uncore, MTL_MCR_SELECTOR, GEN11_MCR_MULTICAST); in rw_with_mcr_steering_fw()501 intel_uncore_write_fw(gt->uncore, MTL_MCR_SELECTOR, GEN11_MCR_MULTICAST); in intel_gt_mcr_multicast_write()530 intel_uncore_write_fw(gt->uncore, MTL_MCR_SELECTOR, GEN11_MCR_MULTICAST); in intel_gt_mcr_multicast_write_fw()
78 #define GEN11_MCR_MULTICAST REG_BIT(31) macro