Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddebugfs.c288 bool dbc_enabled; in dwc3_host_lsp() local
293 dbc_enabled = !!(dwc->hwparams.hwparams1 & DWC3_GHWPARAMS1_ENDBC); in dwc3_host_lsp()
307 if (dbc_enabled && sel < 256) { in dwc3_host_lsp()