Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/early/
H A Dxhci-dbc.h40 #define CTRL_HALT_IN_TR BIT(3) macro
H A Dxhci-dbc.c790 if (reg & CTRL_HALT_IN_TR) { in xdbc_handle_events()