Home
last modified time | relevance | path

Searched refs:DCTL_PWRONPRGDONE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h467 #define DCTL_PWRONPRGDONE BIT(11) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h443 #define DCTL_PWRONPRGDONE BIT(11) macro
H A Dgadget.c3541 dwc2_set_bit(hsotg, DCTL, DCTL_PWRONPRGDONE); in dwc2_hsotg_core_init_disconnected()
3543 dwc2_clear_bit(hsotg, DCTL, DCTL_PWRONPRGDONE); in dwc2_hsotg_core_init_disconnected()
5451 dctl |= DCTL_PWRONPRGDONE; in dwc2_gadget_exit_hibernation()
5606 dctl |= DCTL_PWRONPRGDONE; in dwc2_gadget_exit_partial_power_down()