Searched refs:UDA1380_CLK (Results 1 - 2 of 2) 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.h14 #define UDA1380_CLK 0x00 macro
H A Duda1380.c506 u16 clk = uda1380_read_reg_cache(codec, UDA1380_CLK);
535 uda1380_write(codec, UDA1380_CLK, clk);
545 u16 clk = uda1380_read_reg_cache(codec, UDA1380_CLK);
558 uda1380_write(codec, UDA1380_CLK, clk);
704 uda1380_write(codec, UDA1380_CLK, 0);
707 uda1380_write(codec, UDA1380_CLK, R00_DAC_CLK);

Completed in 33 milliseconds