Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h474 #define TRB_BURST(p) (((p) << 24) & GENMASK(31, 24)) macro
H A Dcdns2-gadget.c584 TRB_BURST(pep->pdev->burst_opt[trb_buff_len]); in cdns2_ep_tx_isoc()
673 trb->length = cpu_to_le32(TRB_BURST(pep->trb_burst_size) | in cdns2_ep_tx_bulk()