brintos

brintos / linux-shallow public Read only

0
0
Text · 1.7 KiB · 35013f6 Raw
55 lines · c
1/* SPDX-License-Identifier: GPL-2.02 *3 * Copyright 2016-2018 HabanaLabs, Ltd.4 * All Rights Reserved.5 *6 */7 8/************************************9 ** This is an auto-generated file **10 **       DO NOT EDIT BELOW        **11 ************************************/12 13#ifndef ASIC_REG_STLB_REGS_H_14#define ASIC_REG_STLB_REGS_H_15 16/*17 *****************************************18 *   STLB (Prototype: STLB)19 *****************************************20 */21 22#define mmSTLB_CACHE_INV                                             0x49001023 24#define mmSTLB_CACHE_INV_BASE_39_8                                   0x49001425 26#define mmSTLB_CACHE_INV_BASE_49_40                                  0x49001827 28#define mmSTLB_STLB_FEATURE_EN                                       0x49001C29 30#define mmSTLB_STLB_AXI_CACHE                                        0x49002031 32#define mmSTLB_HOP_CONFIGURATION                                     0x49002433 34#define mmSTLB_LINK_LIST_LOOKUP_MASK_49_32                           0x49002835 36#define mmSTLB_LINK_LIST_LOOKUP_MASK_31_0                            0x49002C37 38#define mmSTLB_LINK_LIST                                             0x49003039 40#define mmSTLB_INV_ALL_START                                         0x49003441 42#define mmSTLB_INV_ALL_SET                                           0x49003843 44#define mmSTLB_INV_PS                                                0x49003C45 46#define mmSTLB_INV_CONSUMER_INDEX                                    0x49004047 48#define mmSTLB_INV_HIT_COUNT                                         0x49004449 50#define mmSTLB_INV_SET                                               0x49004851 52#define mmSTLB_SRAM_INIT                                             0x49004C53 54#endif /* ASIC_REG_STLB_REGS_H_ */55