Home
last modified time | relevance | path

Searched refs:CONTEXT_ACTIVE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firewire/
H A Dohci.c249 #define CONTEXT_ACTIVE 0x0400 macro
1312 if ((reg & CONTEXT_ACTIVE) == 0) in context_stop()