Home
last modified time | relevance | path

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

/openbmc/linux/sound/i2c/other/
H A Dak4113.c548 c1 = (ak4113->rcs1 & (AK4113_DTSCD | AK4113_NPCM | AK4113_PEM | in snd_ak4113_check_rate_and_errors()
550 (rcs1 & (AK4113_DTSCD | AK4113_NPCM | AK4113_PEM | in snd_ak4113_check_rate_and_errors()
588 if (c1 & AK4113_DTSCD) in snd_ak4113_check_rate_and_errors()
/openbmc/linux/include/sound/
H A Dak4113.h236 #define AK4113_DTSCD (1<<1) macro