Searched refs:PMT_CTL_PHY_RST (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dsmsc75xx.h116 #define PMT_CTL_PHY_RST (0x00000010) macro
H A Dsmsc75xx.c819 buf |= PMT_CTL_PHY_RST;
830 } while ((buf & PMT_CTL_PHY_RST) && (timeout < 100));

Completed in 120 milliseconds