Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h25 #define USB_BDRING_LEN 16 macro
H A Dfsl_qe_udc.c292 bdring_len = USB_BDRING_LEN; in qe_epbds_reset()
360 bdring_len = USB_BDRING_LEN; in qe_ep_bd_init()
429 bdring_len = USB_BDRING_LEN; in qe_ep_rxbd_update()
1644 (USB_BDRING_LEN + 1); in qe_ep_disable()
2654 size = (ep->ep.maxpacket + USB_CRC_SIZE + 2) * (USB_BDRING_LEN + 1); in qe_udc_remove()