Lines Matching refs:xgene_mdio_pdata
25 u32 xgene_mdio_rd_mac(struct xgene_mdio_pdata *pdata, u32 rd_addr)
53 void xgene_mdio_wr_mac(struct xgene_mdio_pdata *pdata, u32 wr_addr, u32 data)
82 struct xgene_mdio_pdata *pdata = bus->priv;
108 struct xgene_mdio_pdata *pdata = bus->priv;
130 static u32 xgene_menet_rd_diag_csr(struct xgene_mdio_pdata *pdata, u32 offset)
135 static void xgene_menet_wr_diag_csr(struct xgene_mdio_pdata *pdata,
141 static int xgene_enet_ecc_init(struct xgene_mdio_pdata *pdata)
160 static void xgene_gmac_reset(struct xgene_mdio_pdata *pdata)
166 static int xgene_mdio_reset(struct xgene_mdio_pdata *pdata)
331 struct xgene_mdio_pdata *pdata;
339 pdata = devm_kzalloc(dev, sizeof(struct xgene_mdio_pdata), GFP_KERNEL);
426 struct xgene_mdio_pdata *pdata = platform_get_drvdata(pdev);