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

/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/shared-core/
H A Dnouveau_mem.c353 uint32_t saved_pci_nv_1, saved_pci_nv_19, pmc_enable; local
364 pmc_enable = NV_READ(NV03_PMC_ENABLE);
365 if (pmc_enable & NV_PMC_ENABLE_PGRAPH) {
366 NV_WRITE(NV03_PMC_ENABLE, pmc_enable & ~NV_PMC_ENABLE_PGRAPH);

Completed in 100 milliseconds