Searched refs:OTGSTS_CDNSP_XHCI_READY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/cdns3/ | ||
H A D | drd.h | 180 #define OTGSTS_CDNSP_XHCI_READY BIT(27) macro |
H A D | drd.c | 189 ready_bit = OTGSTS_CDNSP_XHCI_READY; in cdns_drd_host_on() |