PCI_MONITOR_ENABLE_REG  142 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c 	val = pci_read_long(amd_fam14h_pci_dev, PCI_MONITOR_ENABLE_REG);
PCI_MONITOR_ENABLE_REG  144 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c 	       PCI_MONITOR_ENABLE_REG, (unsigned int) val);
PCI_MONITOR_ENABLE_REG  146 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c 	pci_write_long(amd_fam14h_pci_dev, PCI_MONITOR_ENABLE_REG, val);
PCI_MONITOR_ENABLE_REG  149 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c 	       state->name, PCI_MONITOR_ENABLE_REG, enable_bit,
PCI_MONITOR_ENABLE_REG  188 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c 	val = pci_read_long(amd_fam14h_pci_dev, PCI_MONITOR_ENABLE_REG);
PCI_MONITOR_ENABLE_REG  190 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c 	pci_write_long(amd_fam14h_pci_dev, PCI_MONITOR_ENABLE_REG, val);