Searched refs:tensor_sec_reg_write (Results 1 – 3 of 3) sorted by relevance
78 int tensor_sec_reg_write(void *context, unsigned int reg, unsigned int val);
343 int tensor_sec_reg_write(void *context, unsigned int reg, unsigned int val) in tensor_sec_reg_write() function413 ret = tensor_sec_reg_write(context, offset, i); in tensor_set_bits_atomic()
106 .reg_write = tensor_sec_reg_write,