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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dak4117.h133 #define AK4117_FS3 (1<<3) /* sampling frequency detection */ macro
140 #define AK4117_FS_88200HZ (AK4117_FS3)
141 #define AK4117_FS_96000HZ (AK4117_FS3|AK4117_FS1)
142 #define AK4117_FS_176400HZ (AK4117_FS3|AK4117_FS2)
143 #define AK4117_FS_192000HZ (AK4117_FS3|AK4117_FS2|AK4117_FS1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/i2c/other/
H A Dak4117.c137 switch (rcs1 & (AK4117_FS0|AK4117_FS1|AK4117_FS2|AK4117_FS3)) {

Completed in 29 milliseconds