Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dtlv320aic3x.c731 AIC3X_ASD_INTF_CTRLA, 0, 3, 1, 0),
733 AIC3X_ASD_INTF_CTRLA, 0, 3, 2, 0),
735 AIC3X_ASD_INTF_CTRLA, 0, 3, 3, 0),
1259 iface_areg = snd_soc_component_read(component, AIC3X_ASD_INTF_CTRLA) & 0x3f; in aic3x_set_dai_fmt()
1311 snd_soc_component_write(component, AIC3X_ASD_INTF_CTRLA, iface_areg); in aic3x_set_dai_fmt()
1358 snd_soc_component_update_bits(component, AIC3X_ASD_INTF_CTRLA, in aic3x_set_dai_tdm_slot()
Dtlv320aic3x.h32 #define AIC3X_ASD_INTF_CTRLA 8 macro