Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/pcie/
H A Daspm.c531 u32 parent_l1ss_ctl1 = 0, child_l1ss_ctl1 = 0; in aspm_l1ss_init() local
566 &parent_l1ss_ctl1); in aspm_l1ss_init()
571 if (parent_l1ss_ctl1 & child_l1ss_ctl1 & PCI_L1SS_CTL1_ASPM_L1_1) in aspm_l1ss_init()
573 if (parent_l1ss_ctl1 & child_l1ss_ctl1 & PCI_L1SS_CTL1_ASPM_L1_2) in aspm_l1ss_init()
575 if (parent_l1ss_ctl1 & child_l1ss_ctl1 & PCI_L1SS_CTL1_PCIPM_L1_1) in aspm_l1ss_init()
577 if (parent_l1ss_ctl1 & child_l1ss_ctl1 & PCI_L1SS_CTL1_PCIPM_L1_2) in aspm_l1ss_init()