Home
last modified time | relevance | path

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

/drivers/usb/gadget/
A Ddwc2_udc_otg_phy.c54 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()
A Ddwc2_udc_otg_regs.h16 u32 phypwr; member

Completed in 3 milliseconds