Home
last modified time | relevance | path

Searched refs:CI_HDRC_DUAL_ROLE_NOT_OTG (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/usb/
Dchipidea.h53 #define CI_HDRC_DUAL_ROLE_NOT_OTG BIT(4) macro
/Linux-v5.4/drivers/usb/chipidea/
Dcore.c912 if (ci->platdata->flags & CI_HDRC_DUAL_ROLE_NOT_OTG) in ci_get_otg_capable()