Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c57 &~FORCE_SUSPEND_0), &phy->phypwr); in otg_phy_init()
60 &~FORCE_SUSPEND_0), &phy->phypwr); in otg_phy_init()
91 | FORCE_SUSPEND_0, &phy->phypwr); in otg_phy_off()
H A Ddwc2_udc_otg_regs.h224 #define FORCE_SUSPEND_0 (0x1 << 0) macro