Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/hisilicon/
Dphy-hi3670-pcie.c147 #define TIME_CMOS_MAX 105 macro
667 usleep_range(TIME_CMOS_MIN, TIME_CMOS_MAX); in hi3670_pcie_phy_power_on()
/linux-5.19.10/drivers/pci/controller/dwc/
Dpcie-kirin.c122 #define TIME_CMOS_MAX 105 macro
294 usleep_range(TIME_CMOS_MIN, TIME_CMOS_MAX); in hi3660_pcie_phy_power_on()