Searched defs:SEND_GOTO (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/riptide/ |
H A D | riptide.c | 237 #define SEND_GOTO(p,b) sendcmd(p,PARM,GOTO,LONG0(b),RET(0)) /* memory access for firmware write */ macro
|
/kernel/linux/linux-6.6/sound/pci/riptide/ |
H A D | riptide.c | 236 #define SEND_GOTO(p,b) sendcmd(p,PARM,GOTO,LONG0(b),RET(0)) /* memory access for firmware write */ macro
|
Completed in 8 milliseconds