Home
last modified time | relevance | path

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

/sound/pci/
Dintel8x0m.c130 #define ICH_PCR 0x00000100 /* primary (AC_SDIN0) codec ready */ macro
292 ICH_PCR, ICH_SCR, ICH_TCR in get_ich_codec_bit()
295 return ICH_PCR; in get_ich_codec_bit()
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()
1064 tmp & ICH_PCR ? " primary" : "", in snd_intel8x0m_proc_read()
1067 (tmp & (ICH_PCR | ICH_SCR | ICH_TCR)) == 0 ? " none" : ""); in snd_intel8x0m_proc_read()
Dintel8x0.c186 #define ICH_PCR 0x00000100 /* primary (AC_SDIN0) codec ready */ macro
2867 ICH_PCR, ICH_SCR, ICH_TCR
2870 ICH_PCR, ICH_SCR, ICH_SIS_TCR