Searched refs:AK4104_CONTROL1_DIF0 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dak4104.c38 #define AK4104_CONTROL1_DIF0 (1 << 2) macro
119 val &= ~(AK4104_CONTROL1_DIF0 | AK4104_CONTROL1_DIF1);
126 val |= AK4104_CONTROL1_DIF0;
129 val |= AK4104_CONTROL1_DIF0 | AK4104_CONTROL1_DIF1;

Completed in 78 milliseconds