MMA8452_INT_DRDY
if (!(src & (data->chip_info->enabled_events | MMA8452_INT_DRDY)))
if (src & MMA8452_INT_DRDY) {
.all_events = MMA8452_INT_DRDY |
.all_events = MMA8452_INT_DRDY |
.all_events = MMA8452_INT_DRDY |
.all_events = MMA8452_INT_DRDY |
.all_events = MMA8452_INT_DRDY |
.all_events = MMA8452_INT_DRDY |
reg |= MMA8452_INT_DRDY;
reg &= ~MMA8452_INT_DRDY;