Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h635 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro
H A Dxhci.c596 ERROR_COUNT(err_count)); in xhci_set_configuration()