Searched refs:wake_buf (Results 1 – 2 of 2) sorted by relevance
38 unsigned int *wake_buf; member160 if (d->wake_buf) { in regmap_irq_sync_unlock()164 ~d->wake_buf[i]); in regmap_irq_sync_unlock()168 d->wake_buf[i]); in regmap_irq_sync_unlock()351 if (d->wake_buf) in regmap_irq_set_wake()352 d->wake_buf[irq_data->reg_offset / map->reg_stride] in regmap_irq_set_wake()356 if (d->wake_buf) in regmap_irq_set_wake()357 d->wake_buf[irq_data->reg_offset / map->reg_stride] in regmap_irq_set_wake()699 d->wake_buf = kcalloc(chip->num_regs, sizeof(unsigned int), in regmap_add_irq_chip_fwnode()701 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()