Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c56 &~(PHY_0_SLEEP | OTG_DISABLE_0 | ANALOG_PWRDOWN) in otg_phy_init()
H A Ddwc2_udc_otg_regs.h221 #define PHY_0_SLEEP (0x1 << 5) macro