Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-caps.h39 #define HCC_BANDWIDTH_NEG(p) ((p) & (1 << 1)) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h128 #define HCC_BANDWIDTH_NEG(p) ((p) & (1 << 1)) macro