IRQ_STATUS_BASE
unsigned int reg = type == IRQ_STATUS ? IRQ_STATUS_BASE : IRQ_MASK_BASE;
if (regmap_bulk_read(wg->regmap, IRQ_STATUS_BASE, p, 2)) {