Searched defs:STAT_COMPLETE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mach-vexpress/ | ||
D | spc.c | 91 #define STAT_COMPLETE(type) ((1 << 0) << (type << 2)) macro |
/linux-4.4.14/drivers/net/ethernet/i825xx/ | ||
D | ether1.h | 259 #define STAT_COMPLETE (1 << 15) macro |