Home
last modified time | relevance | path

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

/u-boot/drivers/usb/eth/
A Dr8152.h406 #define PHY_STAT_MASK 0x0007 macro
A Dr8152.c1240 ocp_data = ocp_reg_read(tp, OCP_PHY_STATUS) & PHY_STAT_MASK; in r8153_init()
1322 ocp_data = ocp_reg_read(tp, OCP_PHY_STATUS) & PHY_STAT_MASK; in r8153b_init()

Completed in 10 milliseconds