Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h983 #define TRB_TYPE_NOOP_LE32(x) (((x) & cpu_to_le32(TRB_TYPE_BITMASK)) == \ macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1140 #define TRB_TYPE_NOOP_LE32(x) (((x) & cpu_to_le32(TRB_TYPE_BITMASK)) == \ macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1262 #define TRB_TYPE_NOOP_LE32(x) (((x) & cpu_to_le32(TRB_TYPE_BITMASK)) == \ macro