Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-qcom-ep.c389 val &= ~PCI_EXP_LNKCAP_L1EL; in qcom_pcie_perst_deassert()
390 val |= FIELD_PREP(PCI_EXP_LNKCAP_L1EL, 0x6); in qcom_pcie_perst_deassert()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h546 #define PCI_EXP_LNKCAP_L1EL 0x00038000 /* L1 Exit Latency */ macro
/linux-6.3-rc2/drivers/pci/pcie/
A Daspm.c324 u32 encoding = (lnkcap & PCI_EXP_LNKCAP_L1EL) >> 15; in calc_l1_latency()

Completed in 13 milliseconds