Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-twl4030-usb.c106 #define PHY_PWR_PHYPWD (1 << 0) macro
380 pwr &= ~PHY_PWR_PHYPWD; in __twl4030_phy_power()
382 pwr |= PHY_PWR_PHYPWD; in __twl4030_phy_power()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds