Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-ipq806x-usb.c116 #define LATCH_TIMEOUT 100 macro
165 return readl_poll_timeout(addr, val, !val, LATCH_SLEEP, LATCH_TIMEOUT); in wait_for_latch()