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

/linux-4.4.14/sound/pci/
H A Dintel8x0m.c145 #define ICH_PCR 0x00000100 /* primary (AC_SDIN0) codec ready */ macro
307 ICH_PCR, ICH_SCR, ICH_TCR get_ich_codec_bit()
310 return ICH_PCR; get_ich_codec_bit()
925 (ICH_PCR | ICH_SCR | ICH_TCR); snd_intel8x0m_ich_chip_init()
939 nstatus = ICH_PCR | ICH_SCR; snd_intel8x0m_ich_chip_init()
957 (ICH_PCR | ICH_SCR | ICH_TCR); snd_intel8x0m_ich_chip_init()
1082 tmp & ICH_PCR ? " primary" : "", snd_intel8x0m_proc_read()
1085 (tmp & (ICH_PCR | ICH_SCR | ICH_TCR)) == 0 ? " none" : ""); snd_intel8x0m_proc_read()
H A Dintel8x0.c210 #define ICH_PCR 0x00000100 /* primary (AC_SDIN0) codec ready */ macro
2958 ICH_PCR, ICH_SCR, ICH_TCR
2961 ICH_PCR, ICH_SCR, ICH_SIS_TCR

Completed in 110 milliseconds