Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/common/
Dusb_dwc2_hw.h633 #define USB_DWC2_GPWRDN_RESTORE BIT(USB_DWC2_GPWRDN_RESTORE_POS) macro
/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c1171 sys_set_bits(gpwrdn_reg, USB_DWC2_GPWRDN_RESTORE); in dwc2_exit_hibernation()
1195 sys_clear_bits(gpwrdn_reg, USB_DWC2_GPWRDN_RESTORE); in dwc2_exit_hibernation()