Searched refs:PCI_L1SS_CTL2 (Results 1 – 3 of 3) sorted by relevance
484 pci_read_config_dword(parent, parent->l1ss + PCI_L1SS_CTL2, &pctl2); in aspm_calc_l12_info()486 pci_read_config_dword(child, child->l1ss + PCI_L1SS_CTL2, &cctl2); in aspm_calc_l12_info()504 pci_write_config_dword(parent, parent->l1ss + PCI_L1SS_CTL2, ctl2); in aspm_calc_l12_info()505 pci_write_config_dword(child, child->l1ss + PCI_L1SS_CTL2, ctl2); in aspm_calc_l12_info()
1091 #define PCI_L1SS_CTL2 0x0c /* Control 2 Register */ macro
1102 #define PCI_L1SS_CTL2 0x0c /* Control 2 Register */ macro