Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/early/
Dxhci-dbc.h44 #define DCST_DEBUG_PORT(p) (((p) >> 24) & 0xff) macro
Dxhci-dbc.c451 if (!DCST_DEBUG_PORT(status)) { in xdbc_start()
456 xdbc.port_number = DCST_DEBUG_PORT(status); in xdbc_start()