Searched refs:ccm_ipc_handle (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/clk/imx/
H A Dclk-scu.c25 static struct imx_sc_ipc *ccm_ipc_handle; variable in typeref:struct:imx_sc_ipc
200 ret = imx_scu_get_handle(&ccm_ipc_handle);
245 ret = imx_scu_call_rpc(ccm_ipc_handle, &msg, true);
336 return imx_scu_call_rpc(ccm_ipc_handle, &msg, true);
354 ret = imx_scu_call_rpc(ccm_ipc_handle, &msg, true);
382 ret = imx_scu_call_rpc(ccm_ipc_handle, &msg, true);
410 return imx_scu_call_rpc(ccm_ipc_handle, &msg, true);
423 return sc_pm_clock_enable(ccm_ipc_handle, clk->rsrc_id,
438 ret = sc_pm_clock_enable(ccm_ipc_handle, clk->rsrc_id,
684 return imx_sc_rm_is_resource_owned(ccm_ipc_handle, rsr
[all...]

Completed in 146 milliseconds