Home
last modified time | relevance | path

Searched refs:PHY_STAT_PWRDN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dr8152.h370 #define PHY_STAT_PWRDN 5 macro
H A Dr8152.c1072 if (ocp_data == PHY_STAT_LAN_ON || ocp_data == PHY_STAT_PWRDN) in r8153_init()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dr8152.c536 #define PHY_STAT_PWRDN 5 macro
3179 } else if (data == PHY_STAT_LAN_ON || data == PHY_STAT_PWRDN || in r8153_phy_status()
3222 case PHY_STAT_PWRDN: in r8153b_ups_en()