Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/early/
H A Dxhci-dbc.h137 #define XDBC_EPID_OUT_INTEL 2 macro
H A Dxhci-dbc.c734 if (ep_id == XDBC_EPID_OUT || ep_id == XDBC_EPID_OUT_INTEL) in xdbc_handle_tx_event()
746 } else if (ep_id == XDBC_EPID_OUT || ep_id == XDBC_EPID_OUT_INTEL) { in xdbc_handle_tx_event()