Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dsr9800.h20 #define SR_CMD_WRITE_MII_REG 0x08 macro
H A Dsr9800.c364 sr_write_cmd(dev, SR_CMD_WRITE_MII_REG, phy_id, (__u16)loc, 2, &res); in sr_mdio_write()