Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-rockchip.c78 reg |= DWC3_GUSB2PHYCFG_USBTRDTIM_16BIT; in rockchip_dwc3_phy_setup()
/openbmc/u-boot/include/linux/usb/
H A Ddwc3.h193 #define DWC3_GUSB2PHYCFG_USBTRDTIM_16BIT (0x5 << \ macro