Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/st/usb/
A Dstm32mp1_usb.c135 #define OTG_DCTL_SDIS BIT(1) macro
700 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 4 milliseconds