Home
last modified time | relevance | path

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

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