Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dchipidea.h43 #define CI_HDRC_DISABLE_HOST_STREAMING BIT(3) macro
45 CI_HDRC_DISABLE_HOST_STREAMING)
/linux-4.4.14/drivers/usb/chipidea/
Dci_hdrc_imx.c50 CI_HDRC_DISABLE_HOST_STREAMING,
56 CI_HDRC_DISABLE_HOST_STREAMING,
Dcore.c429 (ci->platdata->flags & CI_HDRC_DISABLE_HOST_STREAMING)) in ci_platform_configure()