Home
last modified time | relevance | path

Searched defs:ERROR_COUNT (Results 1 – 2 of 2) 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.h689 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro