Home
last modified time | relevance | path

Searched refs:switch_setup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/phy/st/
H A Dphy-stm32-usbphyc.c156 int switch_setup; member
573 usbphyc->switch_setup = utmi_switch; in stm32_usbphyc_switch_setup()
604 if (usbphyc->switch_setup < 0) { in stm32_usbphyc_of_xlate()
607 if (args->args[0] != usbphyc->switch_setup) { in stm32_usbphyc_of_xlate()
670 usbphyc->switch_setup = -EINVAL; in stm32_usbphyc_probe()
794 if (usbphyc->switch_setup >= 0) in stm32_usbphyc_resume()
795 stm32_usbphyc_switch_setup(usbphyc, usbphyc->switch_setup); in stm32_usbphyc_resume()
/kernel/linux/linux-5.10/drivers/phy/st/
H A Dphy-stm32-usbphyc.c73 int switch_setup; member
265 usbphyc->switch_setup = utmi_switch; in stm32_usbphyc_switch_setup()
296 if (usbphyc->switch_setup < 0) { in stm32_usbphyc_of_xlate()
299 if (args->args[0] != usbphyc->switch_setup) { in stm32_usbphyc_of_xlate()
350 usbphyc->switch_setup = -EINVAL; in stm32_usbphyc_probe()

Completed in 3 milliseconds