Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/st/
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()