Home
last modified time | relevance | path

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

/linux-4.1.27/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()
916 musb->port_mode == MUSB_PORT_MODE_DUAL_ROLE) in dsps_resume()
Dmusb_core.h85 MUSB_PORT_MODE_DUAL_ROLE, enumerator
Dmusb_core.c2149 case MUSB_PORT_MODE_DUAL_ROLE: in musb_init_controller()