Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.c1069 usbcfg &= ~(GUSBCFG_PHYIF16 | GUSBCFG_DDRSEL); in dwc2_hs_phy_init()
1071 usbcfg |= GUSBCFG_DDRSEL; in dwc2_hs_phy_init()
H A Dhw.h86 #define GUSBCFG_DDRSEL BIT(7) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h113 #define GUSBCFG_DDRSEL BIT(7) macro