Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/st/
Dphy-stm32-usbphyc.c259 u32 monout; in stm32_usbphyc_phy_init() local
268 ret = readl_relaxed_poll_timeout(usbphyc->base + reg_mon, monout, in stm32_usbphyc_phy_init()
269 (monout & STM32_USBPHYC_MON_OUT_LOCKP), in stm32_usbphyc_phy_init()
273 (u32)(monout & STM32_USBPHYC_MON_OUT)); in stm32_usbphyc_phy_init()