Home
last modified time | relevance | path

Searched defs:DWC3_GUSB2PHYCFG_PHYIF (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/usb/
H A Ddwc3.h186 #define DWC3_GUSB2PHYCFG_PHYIF (1 << 3) macro
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.h175 #define DWC3_GUSB2PHYCFG_PHYIF(n) ((n) << 3) macro