Searched defs:imx_sc_ipc (Results 1 – 2 of 2) sorted by relevance
55903 struct imx_sc_ipc { struct55904 struct imx_sc_chan chans[8];55905 struct device *dev;55906 struct mutex lock;55907 struct completion done;55908 bool fast_ipc;55909 u32 *msg;55910 u8 rx_size;55911 u8 count;