Searched refs:AX_CMD_READ_PHY_ID (Results 1 – 2 of 2) sorted by relevance
/drivers/net/usb/ | ||
D | asix.h | 65 #define AX_CMD_READ_PHY_ID 0x19 macro |
D | asix_common.c | 308 int ret = asix_read_cmd(dev, AX_CMD_READ_PHY_ID, 0, 0, 2, buf, 0); in asix_read_phy_addr() |