Searched refs:pio_dma_border (Results 1 – 3 of 3) sorted by relevance
181 int pio_dma_border; /* default is 64byte */ member
627 if (!priv->dparam.pio_dma_border) in usbhs_probe()628 priv->dparam.pio_dma_border = 64; /* 64byte */ in usbhs_probe()
869 if ((len < usbhs_get_dparam(priv, pio_dma_border)) || in usbhsf_dma_prepare_push()974 if ((pkt->length < usbhs_get_dparam(priv, pio_dma_border)) || in usbhsf_dma_prepare_pop_with_usb_dmac()1068 if (len < usbhs_get_dparam(priv, pio_dma_border)) in usbhsf_dma_try_pop_with_rx_irq()