Searched refs:AIC32X4_CMMODE (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/codecs/ |
| A D | tlv320aic32x4.c | 261 static SOC_ENUM_SINGLE_DECL(lo_cm_enum, AIC32X4_CMMODE, 3, lo_cm_text); 1026 tmp_reg = snd_soc_component_read(component, AIC32X4_CMMODE); in aic32x4_component_probe() 1031 snd_soc_component_write(component, AIC32X4_CMMODE, tmp_reg); in aic32x4_component_probe() 1172 tmp_reg = snd_soc_component_read(component, AIC32X4_CMMODE); in aic32x4_tas2505_component_probe() 1177 snd_soc_component_write(component, AIC32X4_CMMODE, tmp_reg); in aic32x4_tas2505_component_probe()
|
| A D | tlv320aic32x4.h | 87 #define AIC32X4_CMMODE AIC32X4_REG(1, 10) macro
|
Completed in 6 milliseconds