Home
last modified time | relevance | path

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

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