Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dudc-xilinx.c47 #define XUSB_EP_BUF1COUNT_OFFSET 0x0C /* Buffer 1 Count */ macro
294 udc->write_fn(udc->addr, ep->offset + XUSB_EP_BUF1COUNT_OFFSET, in xudc_epconfig()
404 XUSB_EP_BUF1COUNT_OFFSET, length); in xudc_dma_send()
523 XUSB_EP_BUF1COUNT_OFFSET, bufferlen); in xudc_eptxrx()
602 bufoffset = XUSB_EP_BUF1COUNT_OFFSET; in xudc_read_fifo()