Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-usbdp.c36 UDPHY_MODE_NONE = 0, enumerator
680 if (udphy->status == UDPHY_MODE_NONE) { in udphy_power_on()
690 udphy->status = UDPHY_MODE_NONE; in udphy_power_on()
721 if (udphy->status == UDPHY_MODE_NONE) { in udphy_power_off()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c42 UDPHY_MODE_NONE = 0, enumerator
831 if (udphy->status == UDPHY_MODE_NONE) { in udphy_power_on()
841 udphy->status = UDPHY_MODE_NONE; in udphy_power_on()
872 if (udphy->status == UDPHY_MODE_NONE) { in udphy_power_off()