Home
last modified time | relevance | path

Searched refs:tensor_sec_reg_write (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/soc/samsung/
H A Dexynos-pmu.c53 static int tensor_sec_reg_write(void *context, unsigned int reg, in tensor_sec_reg_write() function
125 ret = tensor_sec_reg_write(ctx, offset, i); in tensor_set_bits_atomic()
219 .reg_write = tensor_sec_reg_write,