Home
last modified time | relevance | path

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

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