Searched refs:switch_setup (Results 1 – 1 of 1) sorted by relevance
155 int switch_setup; member567 usbphyc->switch_setup = utmi_switch; in stm32_usbphyc_switch_setup()598 if (usbphyc->switch_setup < 0) { in stm32_usbphyc_of_xlate()601 if (args->args[0] != usbphyc->switch_setup) { in stm32_usbphyc_of_xlate()664 usbphyc->switch_setup = -EINVAL; in stm32_usbphyc_probe()790 if (usbphyc->switch_setup >= 0) in stm32_usbphyc_resume()791 stm32_usbphyc_switch_setup(usbphyc, usbphyc->switch_setup); in stm32_usbphyc_resume()
Completed in 20 milliseconds