Home
last modified time | relevance | path

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

/linux/sound/soc/sof/imx/
H A Dimx8.c117 struct imx_sc_ipc *sc_ipc_handle; in imx8_probe() local
123 ret = imx_scu_get_handle(&sc_ipc_handle); in imx8_probe()
128 common->chip_pdata = sc_ipc_handle; in imx8_probe()
/linux/drivers/net/can/flexcan/
H A Dflexcan.h118 struct imx_sc_ipc *sc_ipc_handle; member
H A Dflexcan-core.c544 return imx_sc_misc_set_control(priv->sc_ipc_handle, rsrc_id, in flexcan_stop_mode_enable_scfw()
2013 return imx_scu_get_handle(&priv->sc_ipc_handle); in flexcan_setup_stop_mode_scfw()