Searched refs:PHYTMSR_UNPLUG (Results 1 – 4 of 4) sorted by relevance
45 #define PHYTMSR_UNPLUG (1 << 0) macro
999 reg &= ~PHYTMSR_UNPLUG; in fotg210_disable_unplug()
179 #define PHYTMSR_UNPLUG (1 << 0) /* Enable soft-detachment */ macro
720 clrbits_le32(®s->phy_tmsr, PHYTMSR_UNPLUG); in pullup()728 setbits_le32(®s->phy_tmsr, PHYTMSR_UNPLUG); in pullup()