Home
last modified time | relevance | path

Searched defs:ERROR_COUNT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c479 #define ERROR_COUNT ARRAY_SIZE(error_table) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h635 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h682 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h504 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro