Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.c1007 if (!(ggpio & GGPIO_STM32_OTG_GCCFG_PWRDWN)) { in dwc2_fs_phy_init()
1013 ggpio |= GGPIO_STM32_OTG_GCCFG_PWRDWN; in dwc2_fs_phy_init()
H A Dhw.h207 #define GGPIO_STM32_OTG_GCCFG_PWRDWN BIT(16) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h233 #define GGPIO_STM32_OTG_GCCFG_PWRDWN BIT(16) macro