Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/pcie/
H A Daspm.c573 if (parent_l1ss_ctl1 & child_l1ss_ctl1 & PCI_L1SS_CTL1_ASPM_L1_2) in aspm_l1ss_init()
702 val |= PCI_L1SS_CTL1_ASPM_L1_2; in pcie_config_aspm_l1ss()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1084 #define PCI_L1SS_CTL1_ASPM_L1_2 0x00000004 /* ASPM L1.2 Enable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1095 #define PCI_L1SS_CTL1_ASPM_L1_2 0x00000004 /* ASPM L1.2 Enable */ macro
/openbmc/linux/drivers/misc/cardreader/
H A Drtsx_pcr.c1441 if (lval & PCI_L1SS_CTL1_ASPM_L1_2) in rtsx_pci_init_chip()