Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
A Dhw.h457 #define DCTL_PWRONPRGDONE BIT(11) macro
A Dgadget.c3544 dwc2_set_bit(hsotg, DCTL, DCTL_PWRONPRGDONE); in dwc2_hsotg_core_init_disconnected()
3546 dwc2_clear_bit(hsotg, DCTL, DCTL_PWRONPRGDONE); in dwc2_hsotg_core_init_disconnected()
5477 dctl |= DCTL_PWRONPRGDONE; in dwc2_gadget_exit_hibernation()
5632 dctl |= DCTL_PWRONPRGDONE; in dwc2_gadget_exit_partial_power_down()

Completed in 16 milliseconds