Searched refs:fast_ipc (Results 1 – 1 of 1) sorted by relevance
41 bool fast_ipc; member127 if (sc_ipc->fast_ipc) { in imx_scu_rx_callback()175 size = sc_ipc->fast_ipc ? 1 : hdr.size; in imx_scu_ipc_write()188 if (!sc_ipc->fast_ipc) { in imx_scu_ipc_write()282 sc_ipc->fast_ipc = of_device_is_compatible(args.np, "fsl,imx8-mu-scu"); in imx_scu_probe()284 num_channel = sc_ipc->fast_ipc ? 2 : SCU_MU_CHAN_NUM; in imx_scu_probe()302 if (!sc_ipc->fast_ipc) { in imx_scu_probe()