Searched refs:function_id (Results 1 – 3 of 3) sorted by relevance
| /drivers/firmware/ |
| A D | psci.c | 51 (unsigned long function_id, unsigned long arg0, in invoke_psci_fn() argument 63 arm_smccc_smc(function_id, arg0, arg1, arg2, 0, 0, 0, 0, &res); in invoke_psci_fn() 65 arm_smccc_hvc(function_id, arg0, arg1, arg2, 0, 0, 0, 0, &res); in invoke_psci_fn()
|
| /drivers/pinctrl/nxp/ |
| A D | pinctrl-imx-scmi.c | 42 .function_id = 0xFFFFFFFF, in imx_pinconf_scmi_set()
|
| /drivers/phy/marvell/ |
| A D | comphy_cp110.c | 86 static int comphy_smc(u32 function_id, void __iomem *comphy_base_addr, in comphy_smc() argument 91 pregs.regs[0] = function_id; in comphy_smc()
|
Completed in 8 milliseconds