Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 64) sorted by relevance

123

/optee_os/lib/libutils/ext/include/
H A Dconfine_array_index.h70 static inline size_t confine_array_index(size_t index, size_t size) { in confine_array_index()
87 static inline size_t confine_array_index(size_t index, size_t size) in confine_array_index()
128 static inline size_t confine_array_index(size_t index, size_t size) { in confine_array_index()
147 static inline size_t confine_array_index(size_t index, size_t size) { in confine_array_index()
/optee_os/ta/pkcs11/src/
H A Dentry.c77 static bool __maybe_unused param_is_none(uint32_t ptypes, unsigned int index) in param_is_none()
83 static bool __maybe_unused param_is_memref(uint32_t ptypes, unsigned int index) in param_is_memref()
95 static bool __maybe_unused param_is_input(uint32_t ptypes, unsigned int index) in param_is_input()
101 static bool __maybe_unused param_is_output(uint32_t ptypes, unsigned int index) in param_is_output()
/optee_os/core/drivers/nvmem/
H A Dnvmem.c22 int index = 0; in nvmem_get_cell_by_name() local
34 unsigned int index, in nvmem_get_cell_by_index()
/optee_os/core/drivers/gpio/
H A Dgpio.c36 unsigned int index, const char *gpio_name, in gpio_dt_get_by_index()
98 unsigned int index, const char *gpio_name, in gpio_dt_cfg_by_index()
/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
H A Ds_sub1XM.c46 unsigned int index, lastIndex; in softfloat_sub1XM() local
H A Ds_negXM.c46 unsigned int index, lastIndex; in softfloat_negXM() local
H A Ds_compare128M.c46 unsigned int index, lastIndex; in softfloat_compare128M() local
H A Ds_compare96M.c46 unsigned int index, lastIndex; in softfloat_compare96M() local
H A Ds_sub256M.c48 unsigned int index; in softfloat_sub256M() local
H A Ds_add256M.c48 unsigned int index; in softfloat_add256M() local
H A Ds_addM.c52 unsigned int index, lastIndex; in softfloat_addM() local
H A Ds_subM.c52 unsigned int index, lastIndex; in softfloat_subM() local
H A Ds_shortShiftRightM.c53 unsigned int index, lastIndex; in softfloat_shortShiftRightM() local
H A Ds_shortShiftLeftM.c53 unsigned int index, lastIndex; in softfloat_shortShiftLeftM() local
H A Ds_shortShiftRightJamM.c53 unsigned int index, lastIndex; in softfloat_shortShiftRightJamM() local
H A Ds_addComplCarryM.c53 unsigned int index, lastIndex; in softfloat_addComplCarryM() local
H A Ds_addCarryM.c53 unsigned int index, lastIndex; in softfloat_addCarryM() local
H A Ds_approxRecip32_1.c45 int index; in softfloat_approxRecip32_1() local
H A Ds_approxRecipSqrt32_1.c45 int index; in softfloat_approxRecipSqrt32_1() local
H A Ds_remStepMBy32.c55 unsigned int index, lastIndex; in softfloat_remStepMBy32() local
/optee_os/core/drivers/imx/mu/
H A Dimx_mu_8q.c62 TEE_Result imx_mu_plat_send(vaddr_t base, unsigned int index, uint32_t msg) in imx_mu_plat_send()
76 TEE_Result imx_mu_plat_receive(vaddr_t base, unsigned int index, uint32_t *msg) in imx_mu_plat_receive()
H A Dimx_mu_8ulp_9x.c53 TEE_Result imx_mu_plat_send(vaddr_t base, unsigned int index, uint32_t msg) in imx_mu_plat_send()
66 TEE_Result imx_mu_plat_receive(vaddr_t base, unsigned int index, uint32_t *msg) in imx_mu_plat_receive()
/optee_os/core/drivers/
H A Drockchip_otp.c43 TEE_Result rockchip_otp_read_secure(uint32_t *value, uint32_t index, in rockchip_otp_read_secure()
106 TEE_Result rockchip_otp_write_secure(const uint32_t *value, uint32_t index, in rockchip_otp_write_secure()
/optee_os/core/drivers/rstctrl/
H A Drstctrl.c43 int index = 0; in rstctrl_dt_get_by_name() local
/optee_os/core/drivers/firewall/
H A Dfirewall.c59 TEE_Result firewall_dt_get_by_index(const void *fdt, int node, uint32_t index, in firewall_dt_get_by_index()
71 int index = 0; in firewall_dt_get_by_name() local

123