Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c56 &~FORCE_SUSPEND_0), &phy->phypwr); in otg_phy_init()
59 &~FORCE_SUSPEND_0), &phy->phypwr); in otg_phy_init()
90 | FORCE_SUSPEND_0, &phy->phypwr); in otg_phy_off()
H A Ddwc2_udc_otg_regs.h211 #define FORCE_SUSPEND_0 (0x1 << 0) macro