Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/early/
Dxhci-dbc.h39 #define CTRL_HALT_OUT_TR BIT(2) macro
Dxhci-dbc.c799 if (reg & CTRL_HALT_OUT_TR) in xdbc_handle_events()