Home
last modified time | relevance | path

Searched refs:cctl1 (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/pci/pcie/
Daspm.c445 u32 pctl1, pctl2, cctl1, cctl2; in aspm_calc_l12_info() local
485 pci_read_config_dword(child, child->l1ss + PCI_L1SS_CTL1, &cctl1); in aspm_calc_l12_info()
488 if (ctl1 == pctl1 && ctl1 == cctl1 && in aspm_calc_l12_info()
494 cl1_2_enables = cctl1 & PCI_L1SS_CTL1_L1_2_MASK; in aspm_calc_l12_info()