Searched refs:XFER_TRB_DIR_IN (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci-transfer-common.c80 control_bits |= (state->direction == USB_DIR_IN ? XFER_TRB_DIR_IN : XFER_TRB_DIR_OUT);
H A Dxhci-hw.h442 #define XFER_TRB_DIR_IN XFER_TRB_DIR macro
H A Dxhci-transfer.c280 : XFER_TRB_DIR_IN);

Completed in 81 milliseconds