Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-dbgcap.h76 #define DBC_DEVICE_REV 0x0010 /* 0.10 */ macro
Dxhci-dbgcap.c130 dev_info = cpu_to_le32((DBC_DEVICE_REV << 16) | DBC_PRODUCT_ID); in xhci_dbc_init_contexts()