Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/st/
H A Dphy-stm32-usbphyc.c24 #define STM32_USBPHYC_TUNE(X) (0x10C + ((X) * 0x100)) macro
467 u32 reg = STM32_USBPHYC_TUNE(index); in stm32_usbphyc_phy_tuning()
799 writel_relaxed(usbphyc_phy->tune, usbphyc->base + STM32_USBPHYC_TUNE(port)); in stm32_usbphyc_resume()