Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Ddrd.h207 #define CDNS3_ID_HOST 0 macro
H A Ddrd.c136 else if (cdns_get_id(cdns) == CDNS3_ID_HOST) in cdns_is_host()