Home
last modified time | relevance | path

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

/linux/drivers/soc/samsung/
H A Dexynos-pmu.h80 int tensor_sec_update_bits(void *context, unsigned int reg, unsigned int mask,
H A Dexynos-pmu.c107 .reg_update_bits = tensor_sec_update_bits,
H A Dgs101-pmu.c439 int tensor_sec_update_bits(void *context, unsigned int reg, unsigned int mask, in tensor_sec_update_bits() function