Home
last modified time | relevance | path

Searched defs:write_array (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_hw_core.h82 …rite_array_relaxed(struct mali_hw_core *core, u32 relative_address, u32 *write_array, u32 nr_of_re… in mali_hw_core_register_write_array_relaxed()
97 …elaxed_conditional(struct mali_hw_core *core, u32 relative_address, u32 *write_array, u32 nr_of_re… in mali_hw_core_register_write_array_relaxed_conditional()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/supp_plugin/
H A Dta_entry.c68 static TEE_Result write_array(uint32_t param_types, in write_array() function