Searched refs:PM_CTL_PHY_RST_ (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/usb/
H A Dsmsc95xx.h92 #define PM_CTL_PHY_RST_ (0x00000010) macro
H A Dsmsc95xx.c785 write_buf = PM_CTL_PHY_RST_;
801 } while ((read_buf & PM_CTL_PHY_RST_) && (timeout < 100));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/usb/
H A Dsmsc95xx.h92 #define PM_CTL_PHY_RST_ (0x00000010) macro
H A Dsmsc95xx.c785 write_buf = PM_CTL_PHY_RST_;
801 } while ((read_buf & PM_CTL_PHY_RST_) && (timeout < 100));

Completed in 67 milliseconds