Searched refs:PHY_STAT_MASK (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/eth/ | ||
| H A D | r8152.h | 368 #define PHY_STAT_MASK 0x0007 macro |
| H A D | r8152.c | 1071 ocp_data = ocp_reg_read(tp, OCP_PHY_STATUS) & PHY_STAT_MASK; in r8153_init() |