Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h107 #define GUSBCFG_OTG_UTMI_FS_SEL BIT(16) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h80 #define GUSBCFG_OTG_UTMI_FS_SEL BIT(16) macro
H A Dcore.c1032 usbcfg |= GUSBCFG_OTG_UTMI_FS_SEL; in dwc2_fs_phy_init()