Home
last modified time | relevance | path

Searched defs:HCC_LIGHT_RESET (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h138 #define HCC_LIGHT_RESET(p) ((p) & (1 << 5)) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h111 #define HCC_LIGHT_RESET(p) ((p) & (1 << 5)) macro