Lines Matching defs:mode
322 * mode), or low power Default-B sessions, something else supplies power.
362 static void tusb_set_clock_source(struct musb *musb, unsigned mode)
375 if (mode > 0)
376 reg |= TUSB_PRCM_CONF_SYS_CLKSEL(mode & 0x3);
380 /* FIXME tusb6010_platform_retime(mode == 0); */
436 * suspend mode. Unless it's enabled otg_stat and devctl will
497 * Maybe put TUSB6010 into idle mode mode depending on USB link status,
621 * Sets the mode to OTG, peripheral or host by changing the ID detection.
657 dev_dbg(musb->controller, "Trying to set mode %i\n", musb_mode);
891 /* EP interrupts. In OCP mode tusb6010 mirrors the MUSB interrupts */
1069 /* simplify: always sense/pullup ID pins, as if in OTG mode */