blob: 0865a6e8583fcded3abdee4c732d24ff6e9ba694 [file] [log] [blame]
Zane Shelleyb9ea93c2023-03-10 10:41:41 -06001{
2 "version": 1,
3 "model_ec": ["EXPLORER_11", "EXPLORER_20"],
4 "registers": {
5 "CHIPLET_OCMB_SPA_FIR": {
6 "instances": {
7 "0": "0x08040004"
8 }
9 },
10 "CHIPLET_OCMB_SPA_FIR_MASK": {
11 "instances": {
12 "0": "0x08040007"
13 }
14 }
15 },
16 "isolation_nodes": {
17 "CHIPLET_OCMB_SPA_FIR": {
18 "instances": [0],
19 "rules": [
20 {
21 "attn_type": ["SPA"],
22 "node_inst": [0],
23 "expr": {
24 "expr_type": "and",
25 "exprs": [
26 {
27 "expr_type": "reg",
28 "reg_name": "CHIPLET_OCMB_SPA_FIR"
29 },
30 {
31 "expr_type": "not",
32 "expr": {
33 "expr_type": "reg",
34 "reg_name": "CHIPLET_OCMB_SPA_FIR_MASK"
35 }
36 }
37 ]
38 }
39 }
40 ],
41 "bits": {
42 "1": {
43 "desc": "Attention from MMIOFIR",
44 "child_node": {
45 "name": "MMIOFIR"
46 }
47 },
48 "4": {
49 "desc": "Attention from SRQFIR",
50 "child_node": {
51 "name": "SRQFIR"
52 }
53 },
54 "5": {
55 "desc": "Attention from MCBISTFIR",
56 "child_node": {
57 "name": "MCBISTFIR"
58 }
59 },
60 "6": {
61 "desc": "Attention from RDFFIR",
62 "child_node": {
63 "name": "RDFFIR"
64 }
65 },
66 "8": {
67 "desc": "Attention from TLXFIR",
68 "child_node": {
69 "name": "TLXFIR"
70 }
71 },
72 "9": {
73 "desc": "Attention from OMI_DL_FIR",
74 "child_node": {
75 "name": "OMI_DL_FIR"
76 }
77 }
78 }
79 }
80 }
81}