Searched refs:USBHS_USB_DMAC_XFER_SIZE (Results 1 – 2 of 2) sorted by relevance
180 #define USBHS_USB_DMAC_XFER_SIZE 32 /* hardcode the xfer size */ macro
899 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()