Searched refs:protocol_flag (Results 1 – 1 of 1) sorted by relevance
35 uint32_t *count, uint16_t *protocol_flag);383 uint32_t *count, uint16_t *protocol_flag) in xhci_hc_get_protocol_offset() argument403 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()