Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.h44 #define DBC_CTRL_DBC_RUN_CHANGE BIT(4) macro
H A Dxhci-dbgcap.c826 if (ctrl & DBC_CTRL_DBC_RUN_CHANGE) { in xhci_dbc_do_handle_events()