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