Home
last modified time | relevance | path

Searched refs:AIC3X_ASD_INTF_CTRLA (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dtlv320aic3x.c722 AIC3X_ASD_INTF_CTRLA, 0, 3, 1, 0),
724 AIC3X_ASD_INTF_CTRLA, 0, 3, 2, 0),
726 AIC3X_ASD_INTF_CTRLA, 0, 3, 3, 0),
1250 iface_areg = snd_soc_component_read32(component, AIC3X_ASD_INTF_CTRLA) & 0x3f; in aic3x_set_dai_fmt()
1292 snd_soc_component_write(component, AIC3X_ASD_INTF_CTRLA, iface_areg); in aic3x_set_dai_fmt()
1339 snd_soc_component_update_bits(component, AIC3X_ASD_INTF_CTRLA, in aic3x_set_dai_tdm_slot()
Dtlv320aic3x.h35 #define AIC3X_ASD_INTF_CTRLA 8 macro