Home
last modified time | relevance | path

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

/linux/drivers/usb/early/
H A Dxhci-dbc.h41 #define CTRL_DBC_RUN_CHANGE BIT(4) macro
H A Dxhci-dbc.c780 if (reg & CTRL_DBC_RUN_CHANGE) { in xdbc_handle_events()