Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dtlv320aic3x.c724 AIC3X_ASD_INTF_CTRLA, 0, 3, 1, 0),
726 AIC3X_ASD_INTF_CTRLA, 0, 3, 2, 0),
728 AIC3X_ASD_INTF_CTRLA, 0, 3, 3, 0),
1253 iface_areg = snd_soc_component_read(component, AIC3X_ASD_INTF_CTRLA) & 0x3f; in aic3x_set_dai_fmt()
1304 snd_soc_component_write(component, AIC3X_ASD_INTF_CTRLA, iface_areg); in aic3x_set_dai_fmt()
1351 snd_soc_component_update_bits(component, AIC3X_ASD_INTF_CTRLA, in aic3x_set_dai_tdm_slot()
Dtlv320aic3x.h45 #define AIC3X_ASD_INTF_CTRLA 8 macro