Home
last modified time | relevance | path

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

/linux/drivers/phy/st/
A Dphy-stm32-usbphyc.c356 usbphyc_phy->active = true; in stm32_usbphyc_phy_init()
369 usbphyc_phy->active = false; in stm32_usbphyc_phy_exit()
378 if (usbphyc_phy->vbus) in stm32_usbphyc_phy_power_on()
388 if (usbphyc_phy->vbus) in stm32_usbphyc_phy_power_off()
546 usbphyc_phy->tune |= STAGSEL; in stm32_usbphyc_phy_tuning()
584 if (!usbphyc_phy) { in stm32_usbphyc_of_xlate()
592 usbphyc_phy->index); in stm32_usbphyc_of_xlate()
597 if (usbphyc_phy->index == 1) { in stm32_usbphyc_of_xlate()
608 return usbphyc_phy->phy; in stm32_usbphyc_of_xlate()
703 usbphyc_phy = devm_kzalloc(dev, sizeof(*usbphyc_phy), in stm32_usbphyc_probe()
[all …]

Completed in 5 milliseconds