Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c436 hw_feat->dma_debug = XLGMAC_GET_REG_BITS(mac_hfr1, in xlgmac_get_all_hw_features()
660 pdata->hw_feat.dma_debug ? "YES" : "NO"); in xlgmac_print_all_hw_features()
H A Ddwc-xlgmac.h523 unsigned int dma_debug; /* DMA Debug Registers */ member
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h961 unsigned int dma_debug; /* DMA Debug Registers */ member
H A Dxgbe-drv.c731 hw_feat->dma_debug = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, DBGMEMA); in xgbe_get_all_hw_features()
858 hw_feat->dma_debug ? "yes" : "no"); in xgbe_get_all_hw_features()