Searched refs:dma_debug (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c438 hw_feat->dma_debug = XLGMAC_GET_REG_BITS(mac_hfr1,
662 pdata->hw_feat.dma_debug ? "YES" : "NO");
H A Ddwc-xlgmac.h523 unsigned int dma_debug; /* DMA Debug Registers */ member in struct:xlgmac_hw_features
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c901 struct dma_debug { struct
906 static void verify_dma(struct etnaviv_gpu *gpu, struct dma_debug *debug)
927 struct dma_debug debug;
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h1020 unsigned int dma_debug; /* DMA Debug Registers */ member in struct:xgbe_hw_features
H A Dxgbe-drv.c785 hw_feat->dma_debug = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, DBGMEMA);
897 hw_feat->dma_debug ? "yes" : "no");

Completed in 273 milliseconds