Searched refs:OTG_DISABLE_0 (Results 1 – 2 of 2) sorted by relevance
54 clrbits_le32(&phy->phypwr, PHY_0_SLEEP | OTG_DISABLE_0 | in otg_phy_init()57 clrbits_le32(&phy->phypwr, OTG_DISABLE_0 | ANALOG_PWRDOWN | FORCE_SUSPEND_0); in otg_phy_init()84 setbits_le32(&phy->phypwr, OTG_DISABLE_0 | ANALOG_PWRDOWN | FORCE_SUSPEND_0); in otg_phy_off()
35 #define OTG_DISABLE_0 BIT(4) macro
Completed in 3 milliseconds