Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Daspm.c738 u32 parent_l1ss_ctl1 = 0, child_l1ss_ctl1 = 0; in aspm_l1ss_init() local
773 &parent_l1ss_ctl1); in aspm_l1ss_init()
778 if (parent_l1ss_ctl1 & child_l1ss_ctl1 & PCI_L1SS_CTL1_ASPM_L1_1) in aspm_l1ss_init()
780 if (parent_l1ss_ctl1 & child_l1ss_ctl1 & PCI_L1SS_CTL1_ASPM_L1_2) in aspm_l1ss_init()
782 if (parent_l1ss_ctl1 & child_l1ss_ctl1 & PCI_L1SS_CTL1_PCIPM_L1_1) in aspm_l1ss_init()
784 if (parent_l1ss_ctl1 & child_l1ss_ctl1 & PCI_L1SS_CTL1_PCIPM_L1_2) in aspm_l1ss_init()