Home
last modified time | relevance | path

Searched defs:arg1 (Results 1 – 23 of 23) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
Dtsp_main.c43 uint64_t arg1, in set_smc_args()
145 uint64_t arg1, in tsp_cpu_off_main()
188 uint64_t arg1, in tsp_cpu_suspend_main()
230 uint64_t arg1, in tsp_cpu_resume_main()
268 uint64_t arg1, in tsp_system_off_main()
300 uint64_t arg1, in tsp_system_reset_main()
334 uint64_t arg1, in tsp_smc_handler()
402 uint64_t arg1, in tsp_abort_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
Dpm_api_sys.c26 #define PM_PACK_PAYLOAD2(pl, arg0, arg1) { \ argument
31 #define PM_PACK_PAYLOAD3(pl, arg0, arg1, arg2) { \ argument
36 #define PM_PACK_PAYLOAD4(pl, arg0, arg1, arg2, arg3) { \ argument
41 #define PM_PACK_PAYLOAD5(pl, arg0, arg1, arg2, arg3, arg4) { \ argument
46 #define PM_PACK_PAYLOAD6(pl, arg0, arg1, arg2, arg3, arg4, arg5) { \ argument
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/css/drivers/scmi/
Dscmi_private.h89 #define SCMI_PAYLOAD_ARG1(payld_arr, arg1) \ argument
92 #define SCMI_PAYLOAD_ARG2(payld_arr, arg1, arg2) do { \ argument
97 #define SCMI_PAYLOAD_ARG3(payld_arr, arg1, arg2, arg3) do { \ argument
/device/google/contexthub/firmware/os/cpu/cortexm4/
DappSupport.c176 …_((naked)) callWithR9(const void *base, uint32_t offset, void *data, uintptr_t arg1, uintptr_t arg… in callWithR9()
217 void (*method)(uintptr_t, uintptr_t),uintptr_t arg1, uintptr_t arg2) in cpuAppInvoke() argument
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/
Dplat_sip_calls.c29 uint32_t ddr_smc_handler(uint64_t arg0, uint64_t arg1, in ddr_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/include/common/
Dep_info.h66 u_register_t arg1; member
77 u_register_t arg1; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dinspect_fodder2.py40 def manyargs(arg1, arg2, argument
Dtest_dummy_thread.py124 def arg_tester(queue, arg1=False, arg2=False): argument
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/mce/
Dmce.c153 int32_t mce_command_handler(uint64_t cmd, uint64_t arg0, uint64_t arg1, in mce_command_handler()
/device/linaro/bootloader/edk2/StdLib/Include/
Dmath.h377 double arg1; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dflmodule.c1812 short arg1; in forms_qdevice() local
1823 short arg1; in forms_unqdevice() local
1835 short arg1; in forms_isqueued() local
1874 short arg1, arg2; in forms_qenter() local
1898 int arg0, arg1, arg2, arg3; in forms_mapcolor() local
1935 short arg1, arg2, arg3; in forms_tie() local
/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCamera.cpp544 status_t EmulatedCamera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) { in sendCommand()
921 int32_t arg1, int32_t arg2) { in send_command()
/device/generic/goldfish/camera/
DEmulatedCamera.cpp744 status_t EmulatedCamera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand()
1159 int32_t arg1, in send_command()
/device/google/marlin/camera/QCamera2/HAL/wrapper/
DQualcommCamera.cpp417 int32_t cmd, int32_t arg1, int32_t arg2) in send_command()
/device/google/marlin/camera/QCamera2/HAL/
DQCameraStateMachine.h141 int32_t arg1; member
DQCamera2HWI.cpp1336 int32_t arg1, in send_command()
1384 int32_t arg1, in send_command_restart()
5607 __unused int32_t &arg1, __unused int32_t &arg2) in sendCommand()
DQCameraMuxer.cpp1521 int32_t cmd, int32_t arg1, int32_t arg2) in send_command()
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
Ddfs.c1911 uint32_t dram_set_odt_pd(uint32_t arg0, uint32_t arg1, uint32_t arg2) in dram_set_odt_pd()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dconnection.c914 static int _authorizer_callback(void* user_arg, int action, const char* arg1, const char* arg2 , co… in _authorizer_callback()
/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp648 int32_t cmd, int32_t arg1, int32_t arg2) in usbcam_send_command()
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/
Dufs.h497 uint32_t arg1; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dtypeobject.c5240 slot_nb_inplace_power(PyObject *self, PyObject * arg1, PyObject *arg2)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dtypeobject.c5292 slot_nb_inplace_power(PyObject *self, PyObject * arg1, PyObject *arg2)