Searched refs:updated_configs (Results 1 – 2 of 2) sorted by relevance
75 bitmap_clear(slot->updated_configs, 0, layer->desc->nconfigs); in atmel_hlcdc_layer_update_reset()103 for_each_set_bit(cfg, slot->updated_configs, layer->desc->nconfigs) { in atmel_hlcdc_layer_update_apply()399 memcpy(slot->updated_configs, in atmel_hlcdc_layer_update_start()400 upd->slots[upd->pending].updated_configs, in atmel_hlcdc_layer_update_start()492 set_bit(cfg, slot->updated_configs); in atmel_hlcdc_layer_update_cfg()588 upd->slots[i].updated_configs = buffer; in atmel_hlcdc_layer_update_init()
293 unsigned long *updated_configs; member