Home
last modified time | relevance | path

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

/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-common.c438 hw_feat->dma_debug = XLGMAC_GET_REG_BITS(mac_hfr1, in xlgmac_get_all_hw_features()
662 pdata->hw_feat.dma_debug ? "YES" : "NO"); in xlgmac_print_all_hw_features()
Ddwc-xlgmac.h523 unsigned int dma_debug; /* DMA Debug Registers */ member
/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c870 struct dma_debug { struct
875 static void verify_dma(struct etnaviv_gpu *gpu, struct dma_debug *debug) in verify_dma() argument
896 struct dma_debug debug; in etnaviv_gpu_debugfs()
/drivers/net/ethernet/amd/xgbe/
Dxgbe.h1014 unsigned int dma_debug; /* DMA Debug Registers */ member
Dxgbe-drv.c785 hw_feat->dma_debug = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, DBGMEMA); in xgbe_get_all_hw_features()
897 hw_feat->dma_debug ? "yes" : "no"); in xgbe_get_all_hw_features()