Home
last modified time | relevance | path

Searched defs:vx_rmh (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/sound/
H A Dvx_core.h27 struct vx_rmh { struct
28 u16 LgCmd; /* length of the command to send (WORDs) */
29 u16 LgStat; /* length of the status received (WORDs) */
30 u32 Cmd[SIZE_MAX_CMD];
31 u32 Stat[SIZE_MAX_STATUS];
32 u16 DspStat; /* status type, RMP_SSIZE_XXX */