Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/cadence/
H A Dpci-j721e.c594 msleep(PCIE_T_PVPERL_MS); in j721e_pcie_probe()
692 msleep(PCIE_T_PVPERL_MS); in j721e_pcie_resume_noirq()
/linux-6.15/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c475 msleep(PCIE_T_PVPERL_MS); in mtk_pcie_startup_port()
1031 msleep(PCIE_T_PVPERL_MS); in mtk_pcie_en7581_power_up()
H A Dpcie-rockchip-host.c325 msleep(PCIE_T_PVPERL_MS); in rockchip_pcie_host_init_port()
/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-rcar-gen4.c314 msleep(PCIE_T_PVPERL_MS); /* pe_rst requires 100msec delay */ in rcar_gen4_pcie_host_init()
/linux-6.15/drivers/pci/
H A Dpci.h25 #define PCIE_T_PVPERL_MS 100 macro