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

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_driver.c390 uint32_t whtcfg_pamr_drp; local in function:I810PreInit
392 pci_device_cfg_read_u32(pI810->PciInfo, & whtcfg_pamr_drp, WHTCFG_PAMR_DRP);
396 if ((whtcfg_pamr_drp & LM_FREQ_MASK) == LM_FREQ_133)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_driver.c390 uint32_t whtcfg_pamr_drp; local in function:I810PreInit
392 pci_device_cfg_read_u32(pI810->PciInfo, & whtcfg_pamr_drp, WHTCFG_PAMR_DRP);
396 if ((whtcfg_pamr_drp & LM_FREQ_MASK) == LM_FREQ_133)
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_driver.c727 uint32_t whtcfg_pamr_drp; local in function:I810PreInit
729 pci_device_cfg_read_u32(pI810->PciInfo, & whtcfg_pamr_drp, WHTCFG_PAMR_DRP);
733 if ((whtcfg_pamr_drp & LM_FREQ_MASK) == LM_FREQ_133)

Completed in 8 milliseconds