AL5_MCU_WAKEUP
err = regmap_write(dev->regmap, AL5_MCU_WAKEUP, BIT(0));
err = regmap_write(dev->regmap, AL5_MCU_WAKEUP, 0);