Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Drenesas_usbhs.h180 #define USBHS_USB_DMAC_XFER_SIZE 32 /* hardcode the xfer size */ macro
/linux/drivers/usb/renesas_usbhs/
A Dfifo.c899 USBHS_USB_DMAC_XFER_SIZE - 1 : 0x7; in usbhsf_dma_prepare_push()
1007 if ((uintptr_t)pkt->buf & (USBHS_USB_DMAC_XFER_SIZE - 1)) in usbhsf_dma_prepare_pop_with_usb_dmac()
1173 received_size -= USBHS_USB_DMAC_XFER_SIZE; in usbhs_dma_calc_received_size()

Completed in 6 milliseconds