Searched refs:AX_CMD_READ_PHY_ID (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | asix.h | 53 #define AX_CMD_READ_PHY_ID 0x19 macro
|
| H A D | asix_common.c | 295 int ret = asix_read_cmd(dev, AX_CMD_READ_PHY_ID, 0, 0, 2, buf, 0); in asix_read_phy_addr()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/eth/ |
| H A D | asix.c | 29 #define AX_CMD_READ_PHY_ID 0x19 macro 225 int ret = asix_read_cmd(dev, AX_CMD_READ_PHY_ID, 0, 0, 2, buf); in asix_get_phy_addr()
|