freebsd-dev/sys/dev/dwc
Emmanuel Vadot 5e38d9e483 if_dwc: Correctly configure the DMA engine based on the fdt properties
Do not hardcode what we setup for the DMA engine configuration but
lookup the fdt properties and configuring accordingly.
Use a default value of 8 for the burst dma length for both TX and
RX, this is what we used for TX before.
2020-11-22 20:16:46 +00:00
..
if_dwc_if.m Improve Rockchip's integration of if_dwc 2020-08-10 19:37:06 +00:00
if_dwc.c if_dwc: Correctly configure the DMA engine based on the fdt properties 2020-11-22 20:16:46 +00:00
if_dwc.h if_dwc: Correctly configure the DMA engine based on the fdt properties 2020-11-22 20:16:46 +00:00
if_dwcvar.h Improve Rockchip's integration of if_dwc 2020-08-10 19:37:06 +00:00