Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.h232 #define DWC3_GHWPARAMS6_EN_FPGA (1 << 7) macro
H A Dcore.c549 if (dwc->hwparams.hwparams6 & DWC3_GHWPARAMS6_EN_FPGA) { in dwc3_core_init()