Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h451 #define XHCI_DIR_IN 3 macro
Dxhci.c1247 xhci_setup_stage(&xhci_hc[id].ports[port_id].ep_info[XHCI_EP_CONTROL], packet, XHCI_DIR_IN); in xhci_control_in()