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