xe_reg_mcr
#define XE_REG_MCR(r_, ...) ((const struct xe_reg_mcr){ \
struct xe_reg_mcr reg = { .__reg.raw = entry->reg.raw };
static inline struct xe_reg to_xe_reg(struct xe_reg_mcr reg_mcr)
struct xe_reg_mcr reg_mcr,
static u32 rw_with_mcr_steering(struct xe_gt *gt, struct xe_reg_mcr reg_mcr,
u32 xe_gt_mcr_unicast_read_any(struct xe_gt *gt, struct xe_reg_mcr reg_mcr)
struct xe_reg_mcr reg_mcr,
void xe_gt_mcr_unicast_write(struct xe_gt *gt, struct xe_reg_mcr reg_mcr,
void xe_gt_mcr_multicast_write(struct xe_gt *gt, struct xe_reg_mcr reg_mcr,
u32 xe_gt_mcr_unicast_read(struct xe_gt *gt, struct xe_reg_mcr mcr_reg,
u32 xe_gt_mcr_unicast_read_any(struct xe_gt *gt, struct xe_reg_mcr mcr_reg);
void xe_gt_mcr_unicast_write(struct xe_gt *gt, struct xe_reg_mcr mcr_reg,
void xe_gt_mcr_multicast_write(struct xe_gt *gt, struct xe_reg_mcr mcr_reg,
struct xe_reg_mcr reg_mcr,
struct xe_reg_mcr mcr_reg = XE_REG_MCR(reg.addr);
struct xe_reg_mcr reg;
struct xe_reg_mcr reg_mcr = XE_REG_MCR(_PAT_INDEX(i));
static struct xe_reg_mcr to_xe_reg_mcr(const struct xe_reg reg)
return (const struct xe_reg_mcr){.__reg.raw = reg.raw };
struct xe_reg_mcr reg_mcr = to_xe_reg_mcr(reg);