Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dfsl_qe_udc.h26 #define USB_BDRING_LEN_RX 256 macro
Dfsl_qe_udc.c289 bdring_len = USB_BDRING_LEN_RX; in qe_epbds_reset()
357 bdring_len = USB_BDRING_LEN_RX; in qe_ep_bd_init()
426 bdring_len = USB_BDRING_LEN_RX; in qe_ep_rxbd_update()
1035 emptybds = USB_BDRING_LEN_RX - ucoffs + swoffs; in qe_ep_rx()
1044 ep->has_data = USB_BDRING_LEN_RX - emptybds; in qe_ep_rx()
1634 (USB_BDRING_LEN_RX + 1); in qe_ep_disable()