Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fsi/
H A Dcf-fsi-fw.h93 #define STAT_COMPLETE 0x01 macro
/openbmc/linux/arch/arm/mach-versatile/
H A Dspc.c85 #define STAT_COMPLETE(type) ((1 << 0) << (type << 2)) macro
/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dether1.h256 #define STAT_COMPLETE (1 << 15) macro