Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dchipidea.h55 #define CI_HDRC_FORCE_FULLSPEED BIT(6) macro
/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_usb2.c38 .flags = CI_HDRC_REGS_SHARED | CI_HDRC_FORCE_FULLSPEED,
H A Dcore.c426 if (ci->platdata->flags & CI_HDRC_FORCE_FULLSPEED) { in ci_platform_configure()
726 platdata->flags |= CI_HDRC_FORCE_FULLSPEED; in ci_get_platdata()