Searched refs:OTG_DCTL_SDIS (Results 1 – 1 of 1) sorted by relevance
135 #define OTG_DCTL_SDIS BIT(1) macro700 mmio_setbits_32((uintptr_t)handle + OTG_DCTL, OTG_DCTL_SDIS); in usb_dwc2_stop_device()1059 mmio_clrbits_32(usb_base_addr + OTG_DCTL, OTG_DCTL_SDIS); in usb_dwc2_start_device()
Completed in 3 milliseconds