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