Searched refs:phypwr (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()81 writel(readl(&phy->phypwr) &~PHY_SW_RST0, &phy->rstcon); in otg_phy_off()84 setbits_le32(&phy->phypwr, OTG_DISABLE_0 | ANALOG_PWRDOWN | FORCE_SUSPEND_0); in otg_phy_off()
16 u32 phypwr; member
Completed in 3 milliseconds