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

/linux-4.1.27/sound/soc/codecs/
H A Duda1380.h15 #define UDA1380_IFACE 0x01 macro
H A Duda1380.c252 UDA1380_IFACE, 6, uda1380_capture_sel); /* SEL_SOURCE */
422 iface = uda1380_read_reg_cache(codec, UDA1380_IFACE); uda1380_set_dai_fmt_both()
440 uda1380_write_reg_cache(codec, UDA1380_IFACE, iface); uda1380_set_dai_fmt_both()
452 iface = uda1380_read_reg_cache(codec, UDA1380_IFACE); uda1380_set_dai_fmt_playback()
470 uda1380_write(codec, UDA1380_IFACE, iface); uda1380_set_dai_fmt_playback()
482 iface = uda1380_read_reg_cache(codec, UDA1380_IFACE); uda1380_set_dai_fmt_capture()
499 uda1380_write(codec, UDA1380_IFACE, iface); uda1380_set_dai_fmt_capture()

Completed in 35 milliseconds