Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/musb/
Dmusb_dsps.c189 if (musb->port_mode != MUSB_PORT_MODE_DUAL_ROLE) in dsps_musb_try_idle()
230 musb->port_mode == MUSB_PORT_MODE_DUAL_ROLE) in dsps_musb_enable()
387 musb->port_mode == MUSB_PORT_MODE_DUAL_ROLE) in dsps_interrupt()
680 return MUSB_PORT_MODE_DUAL_ROLE; in get_musb_port_mode()
929 musb->port_mode == MUSB_PORT_MODE_DUAL_ROLE) in dsps_resume()
Dsunxi.c256 if (musb->port_mode == MUSB_PORT_MODE_DUAL_ROLE) { in sunxi_musb_init()
286 if (musb->port_mode == MUSB_PORT_MODE_DUAL_ROLE) in sunxi_musb_init()
312 if (musb->port_mode == MUSB_PORT_MODE_DUAL_ROLE) in sunxi_musb_exit()
647 pdata.mode = MUSB_PORT_MODE_DUAL_ROLE; in sunxi_musb_probe()
Dmusb_core.h84 MUSB_PORT_MODE_DUAL_ROLE, enumerator
Dmusb_core.c2192 case MUSB_PORT_MODE_DUAL_ROLE: in musb_init_controller()