Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-dbgcap.h73 #define DBC_PROTOCOL 1 /* GNU Remote Debug Command */ macro
Dxhci-dbgcap.c127 dev_info = cpu_to_le32((DBC_VENDOR_ID << 16) | DBC_PROTOCOL); in xhci_dbc_init_contexts()