Home
last modified time | relevance | path

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

/u-boot/drivers/usb/gadget/
A Ddwc2_udc_otg_phy.c56 &~(PHY_0_SLEEP | OTG_DISABLE_0 | ANALOG_PWRDOWN) in otg_phy_init()
59 writel((readl(&phy->phypwr) &~(OTG_DISABLE_0 | ANALOG_PWRDOWN) in otg_phy_init()
90 writel(readl(&phy->phypwr) | OTG_DISABLE_0 | ANALOG_PWRDOWN in otg_phy_off()
A Ddwc2_udc_otg_regs.h224 #define OTG_DISABLE_0 (0x1 << 4) macro

Completed in 4 milliseconds