Searched refs:tse_pcs_base (Results 1 – 1 of 1) sorted by relevance
58 void __iomem *tse_pcs_base; member 213 dwmac->tse_pcs_base = in socfpga_dwmac_parse_data() 216 if (IS_ERR(dwmac->tse_pcs_base)) { in socfpga_dwmac_parse_data() 217 ret = PTR_ERR(dwmac->tse_pcs_base); in socfpga_dwmac_parse_data() 394 if (!dwmac->tse_pcs_base) in socfpga_dwmac_pcs_init() 397 pcs_regmap = devm_regmap_init_mmio(priv->device, dwmac->tse_pcs_base, in socfpga_dwmac_pcs_init()