Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/usb/
Dchipidea.h55 #define CI_HDRC_FORCE_FULLSPEED BIT(6) macro
/linux-5.19.10/drivers/usb/chipidea/
Dci_hdrc_usb2.c37 .flags = CI_HDRC_REGS_SHARED | CI_HDRC_FORCE_FULLSPEED,
Dcore.c424 if (ci->platdata->flags & CI_HDRC_FORCE_FULLSPEED) { in ci_platform_configure()
710 platdata->flags |= CI_HDRC_FORCE_FULLSPEED; in ci_get_platdata()