Searched refs:octeontx_phy_write (Results 1 – 1 of 1) sorted by relevance
/u-boot/drivers/net/octeontx/ |
A D | smi.c | 191 int octeontx_phy_write(struct mii_dev *bus, int addr, int devad, int regnum, in octeontx_phy_write() function 287 octeontx_phy_write(bus, phy_addr, 4, 0x0, reg); in rxaui_phy_xs_init() 301 octeontx_phy_write(bus, phy_addr, 4, 0xc003, 0x5); in rxaui_phy_xs_init() 343 bus->write = octeontx_phy_write; in octeontx_smi_probe()
|
Completed in 2 milliseconds