Searched refs:usbphyc_phy (Results 1 – 1 of 1) sorted by relevance
360 usbphyc_phy->active = true; in stm32_usbphyc_phy_init()375 usbphyc_phy->active = false; in stm32_usbphyc_phy_exit()384 if (usbphyc_phy->vbus) in stm32_usbphyc_phy_power_on()394 if (usbphyc_phy->vbus) in stm32_usbphyc_phy_power_off()552 usbphyc_phy->tune |= STAGSEL; in stm32_usbphyc_phy_tuning()590 if (!usbphyc_phy) { in stm32_usbphyc_of_xlate()598 usbphyc_phy->index); in stm32_usbphyc_of_xlate()603 if (usbphyc_phy->index == 1) { in stm32_usbphyc_of_xlate()614 return usbphyc_phy->phy; in stm32_usbphyc_of_xlate()707 usbphyc_phy = devm_kzalloc(dev, sizeof(*usbphyc_phy), in stm32_usbphyc_probe()[all …]
Completed in 5 milliseconds