Searched refs:GGPIO_STM32_OTG_GCCFG_PWRDWN (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/usb/dwc2/
H A Dhw.h207 #define GGPIO_STM32_OTG_GCCFG_PWRDWN BIT(16) macro
H A Dcore.c1007 if (!(ggpio & GGPIO_STM32_OTG_GCCFG_PWRDWN)) {
1013 ggpio |= GGPIO_STM32_OTG_GCCFG_PWRDWN;

Completed in 122 milliseconds