Home
last modified time | relevance | path

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

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