Home
last modified time | relevance | path

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

/linux-5.10/drivers/phy/st/
Dphy-stm32-usbphyc.c81 static inline void stm32_usbphyc_clr_bits(void __iomem *reg, u32 bits) in stm32_usbphyc_clr_bits() function
167 stm32_usbphyc_clr_bits(pll_reg, PLLEN); in stm32_usbphyc_pll_enable()
197 stm32_usbphyc_clr_bits(pll_reg, PLLEN); in stm32_usbphyc_pll_disable()
260 stm32_usbphyc_clr_bits(usbphyc->base + STM32_USBPHYC_MISC, in stm32_usbphyc_switch_setup()