Searched refs:brcm_iproc_mdio_write_mux (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/arm64/broadcom/brcmmdio/ |
H A D | mdio_mux_iproc.c | 105 static int brcm_iproc_mdio_write_mux(device_t, int, int, int, int); 128 DEVMETHOD(mdio_writereg_mux, brcm_iproc_mdio_write_mux), 257 brcm_iproc_mdio_write_mux(device_t dev, int bus, int phy, int reg, int val) in brcm_iproc_mdio_write_mux() function
|