Searched refs:gen_pmcon_2 (Results 1 – 1 of 1) sorted by relevance
397 u8 gen_pmcon_2; in pch_fixups() local400 dm_pci_read_config8(pch, GEN_PMCON_2, &gen_pmcon_2); in pch_fixups()401 gen_pmcon_2 |= (1 << 7); in pch_fixups()402 dm_pci_write_config8(pch, GEN_PMCON_2, gen_pmcon_2); in pch_fixups()