Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/riptide/
H A Driptide.c236 #define SEND_GOTO(p,b) sendcmd(p,PARM,GOTO,LONG0(b),RET(0)) /* memory access for firmwa… macro
716 if (SEND_GOTO(cif, val) != 0) in loadfirmware()