Searched refs:save_pci_nv_20 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c93 uint32_t pci_nv_20, save_pci_nv_20; local
103 save_pci_nv_20 = nvReadMC(dev, pci_nv_20);
105 save_pci_nv_20 & ~NV_PBUS_PCI_NV_20_ROM_SHADOW_ENABLED);
131 save_pci_nv_20 | NV_PBUS_PCI_NV_20_ROM_SHADOW_ENABLED);

Completed in 81 milliseconds