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

/linux-4.4.14/sound/soc/codecs/
H A Duda1380.h15 #define UDA1380_IFACE 0x01 macro
H A Duda1380.c252 UDA1380_IFACE, 6, uda1380_capture_sel); /* SEL_SOURCE */
420 iface = uda1380_read_reg_cache(codec, UDA1380_IFACE); uda1380_set_dai_fmt_both()
438 uda1380_write_reg_cache(codec, UDA1380_IFACE, iface); uda1380_set_dai_fmt_both()
450 iface = uda1380_read_reg_cache(codec, UDA1380_IFACE); uda1380_set_dai_fmt_playback()
468 uda1380_write(codec, UDA1380_IFACE, iface); uda1380_set_dai_fmt_playback()
480 iface = uda1380_read_reg_cache(codec, UDA1380_IFACE); uda1380_set_dai_fmt_capture()
497 uda1380_write(codec, UDA1380_IFACE, iface); uda1380_set_dai_fmt_capture()

Completed in 54 milliseconds