XRA_GSR
gsr = value[XRA_GSR + 1] << 8 | value[XRA_GSR];
ret = regmap_read(xra->regmap, to_reg(XRA_GSR, offset), &val);