Home
last modified time | relevance | path

Searched refs:HCC_LTC (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h140 #define HCC_LTC(p) ((p) & (1 << 6)) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c112 if (HCC_LTC(reg)) in xhci_create_usb3x_bos_desc()
H A Dxhci.h113 #define HCC_LTC(p) ((p) & (1 << 6)) macro