Searched refs:OTG_DCTL_SDIS (Results 1 – 1 of 1) sorted by relevance
136 #define OTG_DCTL_SDIS BIT(1) macro701 mmio_setbits_32((uintptr_t)handle + OTG_DCTL, OTG_DCTL_SDIS); in usb_dwc2_stop_device()1056 mmio_clrbits_32(usb_base_addr + OTG_DCTL, OTG_DCTL_SDIS); in usb_dwc2_start_device()