Searched refs:ICH_SCR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | intel8x0m.c | 129 #define ICH_SCR 0x00000200 /* secondary (AC_SDIN1) codec ready */ macro 292 ICH_PCR, ICH_SCR, ICH_TCR in get_ich_codec_bit() 826 ac97.num = glob_sta & ICH_SCR ? 1 : 0; in snd_intel8x0m_mixer() 893 (ICH_PCR | ICH_SCR | ICH_TCR); in snd_intel8x0m_ich_chip_init() 907 nstatus = ICH_PCR | ICH_SCR; in snd_intel8x0m_ich_chip_init() 925 (ICH_PCR | ICH_SCR | ICH_TCR); in snd_intel8x0m_ich_chip_init() 1050 tmp & ICH_SCR ? " secondary" : "", in snd_intel8x0m_proc_read() 1052 (tmp & (ICH_PCR | ICH_SCR | ICH_TCR)) == 0 ? " none" : ""); in snd_intel8x0m_proc_read()
|
H A D | intel8x0.c | 185 #define ICH_SCR 0x00000200 /* secondary (AC_SDIN1) codec ready */ macro 2860 ICH_PCR, ICH_SCR, ICH_TCR 2863 ICH_PCR, ICH_SCR, ICH_SIS_TCR
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | intel8x0m.c | 114 #define ICH_SCR 0x00000200 /* secondary (AC_SDIN1) codec ready */ macro 277 ICH_PCR, ICH_SCR, ICH_TCR in get_ich_codec_bit() 813 ac97.num = glob_sta & ICH_SCR ? 1 : 0; in snd_intel8x0m_mixer() 881 (ICH_PCR | ICH_SCR | ICH_TCR); in snd_intel8x0m_ich_chip_init() 895 nstatus = ICH_PCR | ICH_SCR; in snd_intel8x0m_ich_chip_init() 913 (ICH_PCR | ICH_SCR | ICH_TCR); in snd_intel8x0m_ich_chip_init() 1030 tmp & ICH_SCR ? " secondary" : "", in snd_intel8x0m_proc_read() 1032 (tmp & (ICH_PCR | ICH_SCR | ICH_TCR)) == 0 ? " none" : ""); in snd_intel8x0m_proc_read()
|
H A D | intel8x0.c | 162 #define ICH_SCR 0x00000200 /* secondary (AC_SDIN1) codec ready */ macro 2831 ICH_PCR, ICH_SCR, ICH_TCR 2834 ICH_PCR, ICH_SCR, ICH_SIS_TCR
|
Completed in 12 milliseconds