Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-twl4030-usb.c107 #define PHY_PWR_PHYPWD (1 << 0) macro
383 pwr &= ~PHY_PWR_PHYPWD; in __twl4030_phy_power()
385 pwr |= PHY_PWR_PHYPWD; in __twl4030_phy_power()