Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A 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()
H A Ddwc-xlgmac.h522 unsigned int dma_debug; /* DMA Debug Registers */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c845 struct dma_debug { struct
850 static void verify_dma(struct etnaviv_gpu *gpu, struct dma_debug *debug) in verify_dma() argument
871 struct dma_debug debug; in etnaviv_gpu_debugfs()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h987 unsigned int dma_debug; /* DMA Debug Registers */ member
H A Dxgbe-drv.c771 hw_feat->dma_debug = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, DBGMEMA); in xgbe_get_all_hw_features()
883 hw_feat->dma_debug ? "yes" : "no"); in xgbe_get_all_hw_features()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Ddma-api.rst731 'dma_debug=off' as a boot parameter. This will disable DMA-API debugging.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt1015 dma_debug=off If the kernel is compiled with DMA_API_DEBUG support,