Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dchipidea.h53 #define CI_HDRC_DUAL_ROLE_NOT_OTG BIT(4) macro
/openbmc/linux/drivers/usb/chipidea/
H A Dcore.c973 if (ci->platdata->flags & CI_HDRC_DUAL_ROLE_NOT_OTG) in ci_get_otg_capable()