Searched refs:uda1380_cache_dirty (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Duda1380.c61 static unsigned long uda1380_cache_dirty; variable
88 set_bit(reg - 0x10, &uda1380_cache_dirty);
128 clear_bit(reg - 0x10, &uda1380_cache_dirty);
140 for_each_set_bit(bit, &uda1380_cache_dirty, UDA1380_CACHEREGNUM - 0x10) {
146 clear_bit(bit, &uda1380_cache_dirty);

Completed in 60 milliseconds