Searched refs:ICH_GLOB_STA_PCR (Results 1 – 2 of 2) sorted by relevance
85 #define ICH_GLOB_STA_PCR 0x00000100 macro
835 if ((stat & ICH_GLOB_STA_PCR) == 0) { in ich_init()1157 if (ich_rd(sc, ICH_REG_GLOB_STA, 4) & ICH_GLOB_STA_PCR) in ich_pci_codec_reset()