Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/imx/
H A Dimx8.c109 struct imx_sc_ipc *sc_ipc_handle; in imx8_probe() local
115 ret = imx_scu_get_handle(&sc_ipc_handle); in imx8_probe()
120 common->chip_pdata = sc_ipc_handle; in imx8_probe()
/linux-6.15/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()
2014 return imx_scu_get_handle(&priv->sc_ipc_handle); in flexcan_setup_stop_mode_scfw()