Lines Matching refs:plat
271 int phy_iface = priv->plat->interface; in sxgbe_init_phy()
278 if (priv->plat->phy_bus_name) in sxgbe_init_phy()
280 priv->plat->phy_bus_name, priv->plat->bus_id); in sxgbe_init_phy()
283 priv->plat->bus_id); in sxgbe_init_phy()
286 priv->plat->phy_addr); in sxgbe_init_phy()
706 if (likely(priv->plat->force_sf_dma_mode)) { in sxgbe_mtl_operation_mode()
718 } else if (unlikely(priv->plat->force_thresh_dma_mode)) { in sxgbe_mtl_operation_mode()
963 if (priv->plat->dma_cfg) { in sxgbe_init_dma_engine()
964 pbl = priv->plat->dma_cfg->pbl; in sxgbe_init_dma_engine()
965 fixed_burst = priv->plat->dma_cfg->fixed_burst; in sxgbe_init_dma_engine()
966 burst_map = priv->plat->dma_cfg->burst_map; in sxgbe_init_dma_engine()
2114 priv->plat = plat_dat; in sxgbe_drv_probe()
2169 if (!priv->plat->riwt_off) { in sxgbe_drv_probe()
2191 if (!priv->plat->clk_csr) in sxgbe_drv_probe()
2194 priv->clk_csr = priv->plat->clk_csr; in sxgbe_drv_probe()
2200 __func__, priv->plat->bus_id); in sxgbe_drv_probe()