Searched refs:next_list_off (Results 1 – 1 of 1) sorted by relevance
392 uint32_t next_list_off = (dw0 >> 8) & 0xff; in xhci_hc_get_protocol_offset() local393 next_list_off = next_list_off ? (list_off + (next_list_off << 2)) : 0; in xhci_hc_get_protocol_offset()406 return next_list_off; in xhci_hc_get_protocol_offset()409 list_off = next_list_off; in xhci_hc_get_protocol_offset()