Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb/
H A Dstm32mp1_usb.c136 #define OTG_DCTL_SDIS BIT(1) macro
701 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()