Home
last modified time | relevance | path

Searched defs:GET_COMP_CODE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h721 #define GET_COMP_CODE(p) (((p) & COMP_CODE_MASK) >> 24) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h873 #define GET_COMP_CODE(p) (((p) & COMP_CODE_MASK) >> 24) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1101 #define GET_COMP_CODE(p) (((p) & COMP_CODE_MASK) >> 24) macro