Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-ring.c109 static void cdnsp_trb_to_noop(union cdnsp_trb *trb, u32 noop_type) in cdnsp_trb_to_noop() argument
120 trb->generic.field[3] |= cpu_to_le32(TRB_TYPE(noop_type)); in cdnsp_trb_to_noop()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c120 static void trb_to_noop(union xhci_trb *trb, u32 noop_type) in trb_to_noop() argument
131 trb->generic.field[3] |= cpu_to_le32(TRB_TYPE(noop_type)); in trb_to_noop()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c123 static void trb_to_noop(union xhci_trb *trb, u32 noop_type) in trb_to_noop() argument
134 trb->generic.field[3] |= cpu_to_le32(TRB_TYPE(noop_type)); in trb_to_noop()

Completed in 14 milliseconds