Home
last modified time | relevance | path

Searched refs:xceiv (Results 1 – 25 of 46) sorted by relevance

12

/u-boot/drivers/usb/musb-new/
A Dam35x.c156 otg_state_string(musb->xceiv->state)); in otg_timer()
159 switch (musb->xceiv->state) { in otg_timer()
166 musb->xceiv->state = OTG_STATE_B_IDLE; in otg_timer()
169 musb->xceiv->state = OTG_STATE_A_IDLE; in otg_timer()
186 musb->xceiv->state = OTG_STATE_A_IDLE; in otg_timer()
208 otg_state_string(musb->xceiv->state)); in am35x_musb_try_idle()
221 otg_state_string(musb->xceiv->state), in am35x_musb_try_idle()
235 struct usb_otg *otg = musb->xceiv->otg; in am35x_musb_interrupt()
320 musb->xceiv->state = OTG_STATE_B_IDLE; in am35x_musb_interrupt()
398 if (IS_ERR_OR_NULL(musb->xceiv)) in am35x_musb_init()
[all …]
A Dmusb_dsps.c220 otg_state_string(musb->xceiv->state)); in otg_timer()
223 switch (musb->xceiv->state) { in otg_timer()
230 musb->xceiv->state = OTG_STATE_B_IDLE; in otg_timer()
233 musb->xceiv->state = OTG_STATE_A_IDLE; in otg_timer()
251 musb->xceiv->state = OTG_STATE_A_IDLE; in otg_timer()
290 otg_state_string(musb->xceiv->state), in dsps_musb_try_idle()
373 musb->xceiv->otg->default_a = 1; in dsps_interrupt()
379 musb->xceiv->otg->default_a = 0; in dsps_interrupt()
437 if (IS_ERR_OR_NULL(musb->xceiv)) in dsps_musb_init()
473 usb_put_phy(musb->xceiv); in dsps_musb_init()
[all …]
A Dmusb_core.c349 switch (musb->xceiv->state) { in musb_otg_timer_func()
382 switch (musb->xceiv->state) { in musb_hnp_stop()
447 switch (musb->xceiv->state) { in musb_stage0_irq()
485 switch (musb->xceiv->state) { in musb_stage0_irq()
564 switch (musb->xceiv->state) { in musb_stage0_irq()
620 switch (musb->xceiv->state) { in musb_stage0_irq()
702 switch (musb->xceiv->state) { in musb_stage0_irq()
747 switch (musb->xceiv->state) { in musb_stage0_irq()
807 switch (musb->xceiv->state) { in musb_stage0_irq()
1822 old_state = musb->xceiv->state; in musb_irq_work()
[all …]
A Dmusb_gadget.c1636 switch (musb->xceiv->state) { in musb_gadget_wakeup()
1666 otg_start_srp(musb->xceiv->otg); in musb_gadget_wakeup()
1677 otg_state_string(musb->xceiv->state)); in musb_gadget_wakeup()
1747 if (!musb->xceiv->set_power) in musb_gadget_vbus_draw()
1982 struct usb_otg *otg = musb->xceiv->otg; in musb_gadget_start()
2006 musb->xceiv->state = OTG_STATE_B_IDLE; in musb_gadget_start()
2158 switch (musb->xceiv->state) { in musb_g_resume()
2186 switch (musb->xceiv->state) { in musb_g_suspend()
2237 switch (musb->xceiv->state) { in musb_g_disconnect()
2241 musb->xceiv->state = OTG_STATE_A_IDLE; in musb_g_disconnect()
[all …]
A Dmusb_core.h370 struct usb_phy *xceiv; member
/u-boot/arch/arm/dts/
A Dzynq-cc108.dts35 compatible = "usb-nop-xceiv";
40 compatible = "usb-nop-xceiv";
A Dzynq-zc770-xm011.dts31 compatible = "usb-nop-xceiv";
A Dzynq-microzed.dts31 compatible = "usb-nop-xceiv";
A Dzynq-zybo.dts32 compatible = "usb-nop-xceiv";
A Dzynq-syzygy-hub.dts35 compatible = "usb-nop-xceiv";
A Dzynq-zed.dts31 compatible = "usb-nop-xceiv";
A Dzynq-zybo-z7.dts42 compatible = "usb-nop-xceiv";
A Dzynq-zc770-xm010.dts33 compatible = "usb-nop-xceiv";
A Dzynq-minized.dts35 compatible = "usb-nop-xceiv";
A Dstm32f746-disco.dts33 compatible = "usb-nop-xceiv";
A Dstm32f769-disco.dts56 compatible = "usb-nop-xceiv";
A Dkeystone-k2g.dtsi206 compatible = "usb-nop-xceiv";
234 compatible = "usb-nop-xceiv";
A Darmada-388-helios4.dts136 compatible = "usb-nop-xceiv";
141 compatible = "usb-nop-xceiv";
A Dstm32746g-eval.dts98 compatible = "usb-nop-xceiv";
A Domap3-evm-common.dtsi29 compatible = "usb-nop-xceiv";
A Dstm32429i-eval.dts100 compatible = "usb-nop-xceiv";
A Dimx7d.dtsi123 compatible = "usb-nop-xceiv";
A Dstm32h743i-eval.dts83 compatible = "usb-nop-xceiv";
A Dzynq-zc706.dts32 compatible = "usb-nop-xceiv";
A Domap3-igep0020-common.dtsi58 compatible = "usb-nop-xceiv";

Completed in 28 milliseconds

12