Lines Matching +full:d +full:- +full:tlb +full:- +full:sets

1 /dts-v1/;
4 #size-cells = <0x02>;
5 #address-cells = <0x02>;
6 model-name = "microwatt";
7 compatible = "microwatt-soc";
13 reserved-memory {
14 #size-cells = <0x02>;
15 #address-cells = <0x02>;
25 #size-cells = <0x00>;
26 #address-cells = <0x01>;
28 ibm,powerpc-cpu-features {
29 display-name = "Microwatt";
31 device_type = "cpu-features";
32 compatible = "ibm,powerpc-cpu-features";
34 mmu-radix {
36 usable-privilege = <2>;
39 little-endian {
41 usable-privilege = <3>;
42 hwcap-bit-nr = <1>;
45 cache-inhibited-large-page {
47 usable-privilege = <2>;
50 fixed-point-v3 {
52 usable-privilege = <3>;
55 no-execute {
57 usable-privilege = <2>;
60 floating-point {
61 hwcap-bit-nr = <27>;
63 usable-privilege = <3>;
68 i-cache-sets = <2>;
69 ibm,dec-bits = <64>;
70 reservation-granule-size = <64>;
71 clock-frequency = <100000000>;
72 timebase-frequency = <100000000>;
73 i-tlb-sets = <1>;
74 ibm,ppc-interrupt-server#s = <0>;
75 i-cache-block-size = <64>;
76 d-cache-block-size = <64>;
77 d-cache-sets = <2>;
78 i-tlb-size = <64>;
79 cpu-version = <0x990000>;
81 i-cache-size = <0x1000>;
82 ibm,processor-radix-AP-encodings = <0x0c 0xa0000010 0x20000015 0x4000001e>;
83 tlb-size = <0>;
84 tlb-sets = <0>;
86 d-tlb-size = <128>;
87 d-tlb-sets = <2>;
89 general-purpose;
90 64-bit;
91 d-cache-size = <0x1000>;
92 ibm,chip-id = <0>;
93 ibm,mmu-lpid-bits = <12>;
94 ibm,mmu-pid-bits = <20>;
99 compatible = "simple-bus";
100 #address-cells = <1>;
101 #size-cells = <1>;
102 interrupt-parent = <&ICS>;
106 interrupt-controller@4000 {
107 compatible = "openpower,xics-presentation", "ibm,ppc-xicp";
108 ibm,interrupt-server-ranges = <0x0 0x1>;
112 ICS: interrupt-controller@5000 {
113 compatible = "openpower,xics-sources";
114 interrupt-controller;
115 interrupt-ranges = <0x10 0x10>;
117 #address-cells = <0>;
118 #size-cells = <0>;
119 #interrupt-cells = <2>;
126 clock-frequency = <100000000>;
127 current-speed = <115200>;
128 reg-shift = <2>;
129 fifo-size = <16>;
138 reg-names = "mac", "mido", "buffer";
139 litex,rx-slots = <2>;
140 litex,tx-slots = <2>;
141 litex,slot-size = <0x800>;
148 ibm,architecture-vec-5 = [19 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00
150 stdout-path = &UART0;