Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c783 #define CHG_DCD_MAX_RETRIES 6 macro
813 tmout = ++rphy->dcd_retries == CHG_DCD_MAX_RETRIES; in rockchip_chg_detect_work()
838 if (rphy->dcd_retries == CHG_DCD_MAX_RETRIES) { in rockchip_chg_detect_work()