Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/mdio/
Dmdio-mux-bcm-iproc.c101 static int start_miim_ops(void __iomem *base, in start_miim_ops() function
139 ret = start_miim_ops(md->base, phyid, reg, 0, MDIO_CTRL_READ_OP); in iproc_mdiomux_read()
153 ret = start_miim_ops(md->base, phyid, reg, val, MDIO_CTRL_WRITE_OP); in iproc_mdiomux_write()