Searched refs:ICH_PCR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | intel8x0m.c | 130 #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() 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() 1049 tmp & ICH_PCR ? " primary" : "", 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 | 186 #define ICH_PCR 0x00000100 /* primary (AC_SDIN0) 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 | 115 #define ICH_PCR 0x00000100 /* primary (AC_SDIN0) codec ready */ macro 277 ICH_PCR, ICH_SCR, ICH_TCR in get_ich_codec_bit() 280 return ICH_PCR; in get_ich_codec_bit() 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() 1029 tmp & ICH_PCR ? " primary" : "", 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 | 163 #define ICH_PCR 0x00000100 /* primary (AC_SDIN0) codec ready */ macro 2831 ICH_PCR, ICH_SCR, ICH_TCR 2834 ICH_PCR, ICH_SCR, ICH_SIS_TCR
|
Completed in 12 milliseconds