Home
last modified time | relevance | path

Searched refs:HCC2_LEC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h143 #define HCC2_LEC(p) ((p) & (1 << 4)) macro
H A Dxhci-mem.c1513 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h143 #define HCC2_LEC(p) ((p) & (1 << 4)) macro
H A Dxhci-mem.c1464 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init()

Completed in 16 milliseconds