Home
last modified time | relevance | path

Searched refs:DWC3_GUSB2I2CCTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h100 #define DWC3_GUSB2I2CCTL(n) (0xc240 + (n * 0x04)) macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h131 #define DWC3_GUSB2I2CCTL(n) (0xc240 + ((n) * 0x04)) macro