Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c57 void __iomem *tse_pcs_base; member
212 dwmac->tse_pcs_base = in socfpga_dwmac_parse_data()
215 if (IS_ERR(dwmac->tse_pcs_base)) { in socfpga_dwmac_parse_data()
216 ret = PTR_ERR(dwmac->tse_pcs_base); in socfpga_dwmac_parse_data()
452 if (dwmac->tse_pcs_base) { in socfpga_dwmac_probe()
465 pcs_regmap = devm_regmap_init_mmio(&pdev->dev, dwmac->tse_pcs_base, in socfpga_dwmac_probe()