Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Dich.h85 #define ICH_GLOB_STA_PCR 0x00000100 macro
H A Dich.c835 if ((stat & ICH_GLOB_STA_PCR) == 0) { in ich_init()
1159 if (ich_rd(sc, ICH_REG_GLOB_STA, 4) & ICH_GLOB_STA_PCR) in ich_pci_codec_reset()