Home
last modified time | relevance | path

Searched refs:ICH_SCR (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/sound/pci/
Dintel8x0m.c129 #define ICH_SCR 0x00000200 /* secondary (AC_SDIN1) codec ready */ macro
292 ICH_PCR, ICH_SCR, ICH_TCR in get_ich_codec_bit()
843 ac97.num = glob_sta & ICH_SCR ? 1 : 0; in snd_intel8x0m_mixer()
910 (ICH_PCR | ICH_SCR | ICH_TCR); in snd_intel8x0m_ich_chip_init()
924 nstatus = ICH_PCR | ICH_SCR; in snd_intel8x0m_ich_chip_init()
942 (ICH_PCR | ICH_SCR | ICH_TCR); in snd_intel8x0m_ich_chip_init()
1065 tmp & ICH_SCR ? " secondary" : "", in snd_intel8x0m_proc_read()
1067 (tmp & (ICH_PCR | ICH_SCR | ICH_TCR)) == 0 ? " none" : ""); in snd_intel8x0m_proc_read()
Dintel8x0.c185 #define ICH_SCR 0x00000200 /* secondary (AC_SDIN1) codec ready */ macro
2867 ICH_PCR, ICH_SCR, ICH_TCR
2870 ICH_PCR, ICH_SCR, ICH_SIS_TCR