Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-usbdp.c93 UDPHY_MODE_NONE = 0, enumerator
912 if (udphy->status == UDPHY_MODE_NONE) { in udphy_power_on()
922 udphy->status = UDPHY_MODE_NONE; in udphy_power_on()
953 if (udphy->status == UDPHY_MODE_NONE) { in udphy_power_off()