Home
last modified time | relevance | path

Searched refs:COMMAND_ACK_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/korg1212/
H A Dkorg1212.c152 #define COMMAND_ACK_MASK 0x8000 // the MSB is set in the command acknowledgment from macro
548 if (mailBox3Lo & COMMAND_ACK_MASK) { in snd_korg1212_Send1212Command()
/kernel/linux/linux-6.6/sound/pci/korg1212/
H A Dkorg1212.c152 #define COMMAND_ACK_MASK 0x8000 // the MSB is set in the command acknowledgment from macro
547 if (mailBox3Lo & COMMAND_ACK_MASK) { in snd_korg1212_Send1212Command()

Completed in 9 milliseconds