Searched refs:CTRL_DBC_RUN_CHANGE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/early/ | ||
H A D | xhci-dbc.h | 41 #define CTRL_DBC_RUN_CHANGE BIT(4) macro |
H A D | xhci-dbc.c | 780 if (reg & CTRL_DBC_RUN_CHANGE) { in xdbc_handle_events() |