Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dens1370.c218 #define ES_1371_CODEC_RDY (1<<31) /* codec ready */ macro
683 if ((x = inl(ES_REG(ensoniq, 1371_CODEC))) & ES_1371_CODEC_RDY) { in snd_es1371_codec_read()
/kernel/linux/linux-6.6/sound/pci/
H A Dens1370.c210 #define ES_1371_CODEC_RDY (1<<31) /* codec ready */ macro
676 if (x & ES_1371_CODEC_RDY) { in snd_es1371_codec_read()

Completed in 8 milliseconds