Searched refs:wake_buf (Results 1 – 2 of 2) sorted by relevance
38 unsigned int *wake_buf; member137 if (d->wake_buf) { in regmap_irq_sync_unlock()141 ~d->wake_buf[i]); in regmap_irq_sync_unlock()145 d->wake_buf[i]); in regmap_irq_sync_unlock()281 if (d->wake_buf) in regmap_irq_set_wake()282 d->wake_buf[irq_data->reg_offset / map->reg_stride] in regmap_irq_set_wake()286 if (d->wake_buf) in regmap_irq_set_wake()287 d->wake_buf[irq_data->reg_offset / map->reg_stride] in regmap_irq_set_wake()694 d->wake_buf = kcalloc(chip->num_regs, sizeof(*d->wake_buf), in regmap_add_irq_chip_fwnode()696 if (!d->wake_buf) in regmap_add_irq_chip_fwnode()[all …]
241 u8 wake_buf[WAKEUP_MAX_SIZE]; in wakeup_data_store() local264 wake_buf[i] = val; in wakeup_data_store()267 wake_buf[i] |= BUF_PULSE_BIT; in wakeup_data_store()270 nvt_write_wakeup_codes(rc_dev, wake_buf, count); in wakeup_data_store()635 u8 wake_buf[WAKEUP_MAX_SIZE]; in nvt_ir_raw_set_wakeup_filter() local667 wake_buf[count] = buf_val; in nvt_ir_raw_set_wakeup_filter()670 wake_buf[count] |= BUF_PULSE_BIT; in nvt_ir_raw_set_wakeup_filter()675 nvt_write_wakeup_codes(dev, wake_buf, count); in nvt_ir_raw_set_wakeup_filter()