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

/linux-4.4.14/sound/soc/codecs/
H A Duda1380.h14 #define UDA1380_CLK 0x00 macro
H A Duda1380.c531 u16 clk = uda1380_read_reg_cache(codec, UDA1380_CLK); uda1380_pcm_hw_params()
560 uda1380_write(codec, UDA1380_CLK, clk); uda1380_pcm_hw_params()
568 u16 clk = uda1380_read_reg_cache(codec, UDA1380_CLK); uda1380_pcm_shutdown()
581 uda1380_write(codec, UDA1380_CLK, clk); uda1380_pcm_shutdown()
727 uda1380_write_reg_cache(codec, UDA1380_CLK, 0); uda1380_probe()
730 uda1380_write_reg_cache(codec, UDA1380_CLK, uda1380_probe()

Completed in 46 milliseconds