Searched defs:ERROR_COUNT (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kernel/ | ||
| H A D | apm_32.c | 479 #define ERROR_COUNT ARRAY_SIZE(error_table) macro |
| /linux/drivers/usb/cdns3/ | ||
| H A D | cdnsp-gadget.h | 689 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro |