Searched refs:AX_PHY_SELECT_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/usb/ | ||
H A D | asix.h | 78 #define AX_PHY_SELECT_MASK (BIT(3) | BIT(2)) macro |
H A D | ax88172a.c | 195 switch (buf[0] & AX_PHY_SELECT_MASK) { in ax88172a_bind() |