Home
last modified time | relevance | path

Searched refs:SPCS_CATEGORYCODEMASK (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ca0106/
H A Dca0106.h242 #define SPCS_CATEGORYCODEMASK 0x00007f00 /* Category code (see IEC-958 spec) */ macro
/kernel/linux/linux-6.6/sound/pci/ca0106/
H A Dca0106.h242 #define SPCS_CATEGORYCODEMASK 0x00007f00 /* Category code (see IEC-958 spec) */ macro
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demuproc.c45 snd_iprintf(buffer, "Category Code : 0x%x\n", (status & SPCS_CATEGORYCODEMASK) >> 8); in snd_emu10k1_proc_spdif_status()
H A Demu10k1x.c151 #define SPCS_CATEGORYCODEMASK 0x00007f00 /* Category code (see IEC-958 spec) */ macro
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demuproc.c40 snd_iprintf(buffer, "Category Code : 0x%x\n", (status & SPCS_CATEGORYCODEMASK) >> 8); in snd_emu10k1_proc_spdif_status()
H A Demu10k1x.c150 #define SPCS_CATEGORYCODEMASK 0x00007f00 /* Category code (see IEC-958 spec) */ macro
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h739 #define SPCS_CATEGORYCODEMASK 0x00007f00 /* Category code (see IEC-958 spec) */ macro
/kernel/linux/linux-6.6/include/sound/
H A Demu10k1.h757 #define SPCS_CATEGORYCODEMASK 0x00007f00 /* Category code (see IEC-958 spec) */ macro

Completed in 21 milliseconds