Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/mdio/
H A Dmdio-xgene.c23 u32 xgene_mdio_rd_mac(struct xgene_mdio_pdata *pdata, u32 rd_addr) in xgene_mdio_rd_mac()
51 void xgene_mdio_wr_mac(struct xgene_mdio_pdata *pdata, u32 wr_addr, u32 data) in xgene_mdio_wr_mac()
80 struct xgene_mdio_pdata *pdata = bus->priv; in xgene_mdio_rgmii_read()
106 struct xgene_mdio_pdata *pdata = bus->priv; in xgene_mdio_rgmii_write()
133 static void xgene_menet_wr_diag_csr(struct xgene_mdio_pdata *pdata, in xgene_menet_wr_diag_csr()
139 static int xgene_enet_ecc_init(struct xgene_mdio_pdata *pdata) in xgene_enet_ecc_init()
158 static void xgene_gmac_reset(struct xgene_mdio_pdata *pdata) in xgene_gmac_reset()
164 static int xgene_mdio_reset(struct xgene_mdio_pdata *pdata) in xgene_mdio_reset()
330 struct xgene_mdio_pdata *pdata; in xgene_mdio_probe()
350 pdata = devm_kzalloc(dev, sizeof(struct xgene_mdio_pdata), GFP_KERNEL); in xgene_mdio_probe()
[all …]
/openbmc/linux/include/linux/mdio/
H A Dmdio-xgene.h89 struct xgene_mdio_pdata { struct
128 u32 xgene_mdio_rd_mac(struct xgene_mdio_pdata *pdata, u32 rd_addr);
129 void xgene_mdio_wr_mac(struct xgene_mdio_pdata *pdata, u32 wr_addr, u32 data);