Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/vx/
H A Dvx_cmd.c18 static const struct vx_cmd_info vx_dsp_cmds[] = { variable
91 rmh->LgCmd = vx_dsp_cmds[cmd].length; in vx_init_rmh()
92 rmh->LgStat = vx_dsp_cmds[cmd].st_length; in vx_init_rmh()
93 rmh->DspStat = vx_dsp_cmds[cmd].st_type; in vx_init_rmh()
94 rmh->Cmd[0] = vx_dsp_cmds[cmd].opcode; in vx_init_rmh()