Home
last modified time | relevance | path

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

/linux/drivers/phy/st/
A Dphy-stm32-usbphyc.c338 u32 monout; in stm32_usbphyc_phy_init() local
347 ret = readl_relaxed_poll_timeout(usbphyc->base + reg_mon, monout, in stm32_usbphyc_phy_init()
348 (monout & STM32_USBPHYC_MON_OUT_LOCKP), in stm32_usbphyc_phy_init()
352 (u32)(monout & STM32_USBPHYC_MON_OUT)); in stm32_usbphyc_phy_init()

Completed in 4 milliseconds