Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic3x.c725 AIC3X_ASD_INTF_CTRLA, 0, 3, 1, 0),
727 AIC3X_ASD_INTF_CTRLA, 0, 3, 2, 0),
729 AIC3X_ASD_INTF_CTRLA, 0, 3, 3, 0),
1254 iface_areg = snd_soc_component_read(component, AIC3X_ASD_INTF_CTRLA) & 0x3f; in aic3x_set_dai_fmt()
1305 snd_soc_component_write(component, AIC3X_ASD_INTF_CTRLA, iface_areg); in aic3x_set_dai_fmt()
1352 snd_soc_component_update_bits(component, AIC3X_ASD_INTF_CTRLA, in aic3x_set_dai_tdm_slot()
H A Dtlv320aic3x.h45 #define AIC3X_ASD_INTF_CTRLA 8 macro