Searched refs:UDA1380_IFACE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Duda1380.c256 UDA1380_IFACE, 6, uda1380_capture_sel); /* SEL_SOURCE */
424 iface = uda1380_read_reg_cache(component, UDA1380_IFACE);
442 uda1380_write_reg_cache(component, UDA1380_IFACE, iface);
454 iface = uda1380_read_reg_cache(component, UDA1380_IFACE);
472 uda1380_write(component, UDA1380_IFACE, iface);
484 iface = uda1380_read_reg_cache(component, UDA1380_IFACE);
501 uda1380_write(component, UDA1380_IFACE, iface);
H A Duda1380.h12 #define UDA1380_IFACE 0x01 macro

Completed in 158 milliseconds