Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/fireface/
H A Dff-protocol-former.c638 #define FF400_MSG_FLAG_IS_SIGNAL_LEVEL 0x04000000 macro
657 if (quad & FF400_MSG_FLAG_IS_SIGNAL_LEVEL) { in ff400_handle_msg()