Home
last modified time | relevance | path

Searched refs:ggpio (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/dwc2/
H A Dplatform.c556 u32 ggpio; in dwc2_driver_probe() local
574 ggpio = dwc2_readl(hsotg, GGPIO); in dwc2_driver_probe()
575 ggpio |= GGPIO_STM32_OTG_GCCFG_IDEN; in dwc2_driver_probe()
577 dwc2_writel(hsotg, ggpio, GGPIO); in dwc2_driver_probe()
676 u32 ggpio, gotgctl; in dwc2_suspend() local
697 ggpio = dwc2_readl(dwc2, GGPIO); in dwc2_suspend()
700 dwc2_writel(dwc2, ggpio, GGPIO); in dwc2_suspend()
728 u32 ggpio, gotgctl; in dwc2_resume() local
734 ggpio = dwc2_readl(dwc2, GGPIO); in dwc2_resume()
735 ggpio |= GGPIO_STM32_OTG_GCCFG_IDEN; in dwc2_resume()
[all …]
H A Dcore.c1010 u32 usbcfg, ggpio, i2cctl; in dwc2_fs_phy_init() local
1036 ggpio = dwc2_readl(hsotg, GGPIO); in dwc2_fs_phy_init()
1037 if (!(ggpio & GGPIO_STM32_OTG_GCCFG_PWRDWN)) { in dwc2_fs_phy_init()
1043 ggpio |= GGPIO_STM32_OTG_GCCFG_PWRDWN; in dwc2_fs_phy_init()
1044 dwc2_writel(hsotg, ggpio, GGPIO); in dwc2_fs_phy_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/dwc2/
H A Dplatform.c556 u32 ggpio; in dwc2_driver_probe() local
574 ggpio = dwc2_readl(hsotg, GGPIO); in dwc2_driver_probe()
575 ggpio |= GGPIO_STM32_OTG_GCCFG_IDEN; in dwc2_driver_probe()
577 dwc2_writel(hsotg, ggpio, GGPIO); in dwc2_driver_probe()
676 u32 ggpio, gotgctl; in dwc2_suspend() local
697 ggpio = dwc2_readl(dwc2, GGPIO); in dwc2_suspend()
700 dwc2_writel(dwc2, ggpio, GGPIO); in dwc2_suspend()
728 u32 ggpio, gotgctl; in dwc2_resume() local
734 ggpio = dwc2_readl(dwc2, GGPIO); in dwc2_resume()
735 ggpio |= GGPIO_STM32_OTG_GCCFG_IDEN; in dwc2_resume()
[all …]
H A Dcore.c1010 u32 usbcfg, ggpio, i2cctl; in dwc2_fs_phy_init() local
1036 ggpio = dwc2_readl(hsotg, GGPIO); in dwc2_fs_phy_init()
1037 if (!(ggpio & GGPIO_STM32_OTG_GCCFG_PWRDWN)) { in dwc2_fs_phy_init()
1043 ggpio |= GGPIO_STM32_OTG_GCCFG_PWRDWN; in dwc2_fs_phy_init()
1044 dwc2_writel(hsotg, ggpio, GGPIO); in dwc2_fs_phy_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/dwc2/
H A Dplatform.c556 u32 ggpio; in dwc2_driver_probe() local
574 ggpio = dwc2_readl(hsotg, GGPIO); in dwc2_driver_probe()
575 ggpio |= GGPIO_STM32_OTG_GCCFG_IDEN; in dwc2_driver_probe()
577 dwc2_writel(hsotg, ggpio, GGPIO); in dwc2_driver_probe()
676 u32 ggpio, gotgctl; in dwc2_suspend() local
697 ggpio = dwc2_readl(dwc2, GGPIO); in dwc2_suspend()
700 dwc2_writel(dwc2, ggpio, GGPIO); in dwc2_suspend()
728 u32 ggpio, gotgctl; in dwc2_resume() local
734 ggpio = dwc2_readl(dwc2, GGPIO); in dwc2_resume()
735 ggpio |= GGPIO_STM32_OTG_GCCFG_IDEN; in dwc2_resume()
[all …]
H A Dcore.c1010 u32 usbcfg, ggpio, i2cctl; in dwc2_fs_phy_init() local
1036 ggpio = dwc2_readl(hsotg, GGPIO); in dwc2_fs_phy_init()
1037 if (!(ggpio & GGPIO_STM32_OTG_GCCFG_PWRDWN)) { in dwc2_fs_phy_init()
1043 ggpio |= GGPIO_STM32_OTG_GCCFG_PWRDWN; in dwc2_fs_phy_init()
1044 dwc2_writel(hsotg, ggpio, GGPIO); in dwc2_fs_phy_init()
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dhcd-dwc2.h91 uint32_t ggpio; /* 38 */ member
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dhcd-dwc2.h91 uint32_t ggpio; /* 38 */ member
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dhcd-dwc2.h91 uint32_t ggpio; /* 38 */ member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dhcd-dwc2.h91 uint32_t ggpio; /* 38 */ member
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h65 u32 ggpio; /* 0x038 */ member

12345678