Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c35 uint32_t *count, uint16_t *protocol_flag);
383 uint32_t *count, uint16_t *protocol_flag) in xhci_hc_get_protocol_offset() argument
403 if (protocol_flag != NULL && version == 2) in xhci_hc_get_protocol_offset()
404 *protocol_flag = (uint16_t)((dw2 >> 16) & 0x0fff); in xhci_hc_get_protocol_offset()