Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/early/
H A Dxhci-dbc.h39 #define CTRL_HALT_OUT_TR BIT(2) macro
H A Dxhci-dbc.c798 if (reg & CTRL_HALT_OUT_TR) in xdbc_handle_events()