Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/
H A Dumem.h61 #define ERROR_COUNT 0x3D macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dapm_32.c484 #define ERROR_COUNT ARRAY_SIZE(error_table) macro
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h636 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h757 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro