Searched refs:force_thresh_dma_mode (Results 1 – 8 of 8) sorted by relevance
50 int force_thresh_dma_mode; member
111 int force_thresh_dma_mode; member
23 - snps,force_thresh_dma_mode Force DMA to use the threshold mode for27 ignored if force_thresh_dma_mode is set.
247 plat->force_thresh_dma_mode = of_property_read_bool(np, "snps,force_thresh_dma_mode"); in stmmac_probe_config_dt()248 if (plat->force_thresh_dma_mode) { in stmmac_probe_config_dt()
1285 if (priv->plat->force_thresh_dma_mode) in stmmac_dma_operation_mode()1466 if (priv->plat->force_thresh_dma_mode) in stmmac_dma_interrupt()2770 if (priv->plat->force_thresh_dma_mode) in stmmac_hw_init()
132 int force_thresh_dma_mode;173 o force_thresh_dma_mode: force DMA to use the Threshold mode other than
138 .force_thresh_dma_mode = 1,
718 } else if (unlikely(priv->plat->force_thresh_dma_mode)) { in sxgbe_mtl_operation_mode()