Searched refs:uda1380_cache_dirty (Results 1 – 1 of 1) sorted by relevance
56 static unsigned long uda1380_cache_dirty; variable86 set_bit(reg - 0x10, &uda1380_cache_dirty); in uda1380_write_reg_cache()127 clear_bit(reg - 0x10, &uda1380_cache_dirty); in uda1380_write()182 for_each_set_bit(bit, &uda1380_cache_dirty, UDA1380_CACHEREGNUM - 0x10) { in uda1380_flush_work()188 clear_bit(bit, &uda1380_cache_dirty); in uda1380_flush_work()623 set_bit(reg - 0x10, &uda1380_cache_dirty); in uda1380_set_bias_level()