Home
last modified time | relevance | path

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

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