Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dak4114.h130 #define AK4114_FS0 (1<<4) macro
133 #define AK4114_FS_32000HZ (AK4114_FS1|AK4114_FS0)
/linux/sound/i2c/other/
H A Dak4114.c146 switch (rcs1 & (AK4114_FS0|AK4114_FS1|AK4114_FS2|AK4114_FS3)) { in snd_ak4114_reinit()