Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/pcie/
H A Daspm.c571 if (parent_l1ss_ctl1 & child_l1ss_ctl1 & PCI_L1SS_CTL1_ASPM_L1_1) in aspm_l1ss_init()
700 val |= PCI_L1SS_CTL1_ASPM_L1_1; in pcie_config_aspm_l1ss()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1085 #define PCI_L1SS_CTL1_ASPM_L1_1 0x00000008 /* ASPM L1.1 Enable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1096 #define PCI_L1SS_CTL1_ASPM_L1_1 0x00000008 /* ASPM L1.1 Enable */ macro
/openbmc/linux/drivers/misc/cardreader/
H A Drtsx_pcr.c1436 if (lval & PCI_L1SS_CTL1_ASPM_L1_1) in rtsx_pci_init_chip()