Searched refs:AK4117_NPCM (Results 1 - 2 of 2) sorted by path

/linux-master/include/sound/
H A Dak4117.h116 #define AK4117_NPCM (1<<5) /* Non-PCM bit stream detection, 0 = no detect, 1 = detect */ macro
/linux-master/sound/i2c/other/
H A Dak4117.c467 c1 = (ak4117->rcs1 & (AK4117_DTSCD | AK4117_NPCM | AK4117_PEM | 0x0f)) ^
468 (rcs1 & (AK4117_DTSCD | AK4117_NPCM | AK4117_PEM | 0x0f));
494 if (c1 & AK4117_NPCM)

Completed in 413 milliseconds