Searched refs:DWC3_GHWPARAMS1_ENDBC (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/usb/dwc3/ | ||
D | core.h | 342 #define DWC3_GHWPARAMS1_ENDBC BIT(31) macro |
D | debugfs.c | 288 dbc_enabled = !!(dwc->hwparams.hwparams1 & DWC3_GHWPARAMS1_ENDBC); in dwc3_host_lsp() |