Searched refs:AK4117_NPCM (Results 1 – 2 of 2) sorted by relevance
467 c1 = (ak4117->rcs1 & (AK4117_DTSCD | AK4117_NPCM | AK4117_PEM | 0x0f)) ^ in snd_ak4117_check_rate_and_errors()468 (rcs1 & (AK4117_DTSCD | AK4117_NPCM | AK4117_PEM | 0x0f)); in snd_ak4117_check_rate_and_errors()494 if (c1 & AK4117_NPCM) in snd_ak4117_check_rate_and_errors()
116 #define AK4117_NPCM (1<<5) /* Non-PCM bit stream detection, 0 = no detect, 1 = detect */ macro
Completed in 5 milliseconds