Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h112 #define HCS_ERST_MAX(p) (((p) >> 4) & 0xf) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h85 #define HCS_ERST_MAX(p) (((p) >> 4) & 0xf) macro