Searched refs:DWC3_GHWPARAMS1_ENDBC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/dwc3/ | ||
H A D | debugfs.c | 293 dbc_enabled = !!(dwc->hwparams.hwparams1 & DWC3_GHWPARAMS1_ENDBC); in dwc3_host_lsp() |
H A D | core.h | 358 #define DWC3_GHWPARAMS1_ENDBC BIT(31) macro |