Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c124 static void trb_to_noop(union xhci_trb *trb, u32 noop_type) in trb_to_noop() argument
135 trb->generic.field[3] |= cpu_to_le32(TRB_TYPE(noop_type)); in trb_to_noop()