debug_stm_regs     22 drivers/misc/habanalabs/goya/goya_coresight.c static u64 debug_stm_regs[GOYA_STM_LAST + 1] = {
debug_stm_regs    236 drivers/misc/habanalabs/goya/goya_coresight.c 	if (params->reg_idx >= ARRAY_SIZE(debug_stm_regs)) {
debug_stm_regs    241 drivers/misc/habanalabs/goya/goya_coresight.c 	base_reg = debug_stm_regs[params->reg_idx] - CFG_BASE;