Searched refs:AIC3X_ASD_INTF_CTRLB (Results 1 – 2 of 2) sorted by relevance
47 #define AIC3X_ASD_INTF_CTRLB 9 macro
1053 data = snd_soc_component_read(component, AIC3X_ASD_INTF_CTRLB) & (~(0x3 << 4)); in aic3x_hw_params()1067 snd_soc_component_write(component, AIC3X_ASD_INTF_CTRLB, data); in aic3x_hw_params()1254 iface_breg = snd_soc_component_read(component, AIC3X_ASD_INTF_CTRLB) & 0x3f; in aic3x_set_dai_fmt()1306 snd_soc_component_write(component, AIC3X_ASD_INTF_CTRLB, iface_breg); in aic3x_set_dai_fmt()
Completed in 7 milliseconds