Home
last modified time | relevance | path

Searched +full:0 +full:x00008000 (Results 1 – 12 of 12) sorted by relevance

/Documentation/devicetree/bindings/remoteproc/
Dti,keystone-rproc.txt121 reg = <0x00000008 0x1f800000 0x00000000 0x800000>;
130 reg = <0x10800000 0x00100000>,
131 <0x10e00000 0x00008000>,
132 <0x10f00000 0x00008000>;
135 ti,syscon-dev = <&devctrl 0x40>;
136 resets = <&pscrst 0>;
138 interrupts = <0 8>;
140 kick-gpios = <&dspgpio0 27 0>;
160 reg = <0x00000008 0x1f800000 0x00000000 0x800000>;
169 reg = <0x10800000 0x00100000>,
[all …]
Dti,k3-r5f-rproc.yaml58 enum: [0, 1]
61 Should be either a value of 1 (LockStep mode) or 0 (Split mode),
82 either of them can be configured to appear at that R5F's address 0x0.
153 enum: [0, 1]
157 either a value of 1 (enabled) or 0 (disabled), default is disabled
162 enum: [0, 1]
166 either a value of 1 (enabled) or 0 (disabled), default is enabled if
171 enum: [0, 1]
174 address 0 (from core's view). Should be either a value of 1 (ATCM
175 at 0x0) or 0 (BTCM at 0x0), default value is 1 if omitted.
[all …]
Dti,k3-dsp-rproc.yaml146 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */
147 <0x00 0x64800000 0x00 0x64800000 0x00 0x00800000>, /* C71_0 */
148 <0x4d 0x80800000 0x4d 0x80800000 0x00 0x00800000>, /* C66_0 */
149 <0x4d 0x81800000 0x4d 0x81800000 0x00 0x00800000>; /* C66_1 */
154 reg = <0x4d 0x80800000 0x00 0x00048000>,
155 <0x4d 0x80e00000 0x00 0x00008000>,
156 <0x4d 0x80f00000 0x00 0x00008000>;
160 ti,sci-proc-ids = <0x03 0xFF>;
171 reg = <0x00 0x64800000 0x00 0x00080000>,
172 <0x00 0x64e00000 0x00 0x0000c000>;
[all …]
/Documentation/devicetree/bindings/mtd/partitions/
Dredboot-fis.txt17 eraseblocks, 0 means the first eraseblock at 0x00000000, 1 means the
18 second eraseblock at 0x00008000 and so on.
22 flash@0 {
25 fis-index-block = <0>;
/Documentation/devicetree/bindings/powerpc/fsl/
Dlbc.txt19 reg = <0xf0010100 0x40>;
21 ranges = <0x0 0x0 0xfe000000 0x02000000
22 0x1 0x0 0xf4500000 0x00008000
23 0x2 0x0 0xfd810000 0x00010000>;
25 flash@0,0 {
27 reg = <0x0 0x0 0x2000000>;
32 board-control@1,0 {
33 reg = <0x1 0x0 0x20>;
37 simple-periph@2,0 {
39 reg = <0x2 0x0 0x10000>;
[all …]
/Documentation/devicetree/bindings/pmem/
Dpmem-region.txt48 * 0x5000 to 0x5fff that is backed by non-volatile memory.
52 reg = <0x00005000 0x00001000>;
61 reg = < 0x00006000 0x00001000
62 0x00008000 0x00001000 >;
/Documentation/firmware-guide/acpi/
Ddebug.rst41 ACPI_UTILITIES 0x00000001
42 ACPI_HARDWARE 0x00000002
43 ACPI_EVENTS 0x00000004
44 ACPI_TABLES 0x00000008
45 ACPI_NAMESPACE 0x00000010
46 ACPI_PARSER 0x00000020
47 ACPI_DISPATCHER 0x00000040
48 ACPI_EXECUTER 0x00000080
49 ACPI_RESOURCES 0x00000100
50 ACPI_CA_DEBUGGER 0x00000200
[all …]
/Documentation/devicetree/bindings/memory-controllers/
Dnvidia,tegra30-emc.yaml40 "^emc-timings-[0-9]+$":
49 "^timing-[0-9]+$":
62 minimum: 0
78 Mode Register 0.
85 minimum: 0
224 reg = <0x7000f400 0x400>;
225 interrupts = <0 78 4>;
236 nvidia,emc-auto-cal-interval = <0x001fffff>;
237 nvidia,emc-mode-1 = <0x80100002>;
238 nvidia,emc-mode-2 = <0x80200018>;
[all …]
Dnvidia,tegra124-emc.yaml38 "^emc-timings-[0-9]+$":
48 "^timing-[0-9]+$":
79 minimum: 0
142 minimum: 0
340 reg = <0x70019000 0x1000>;
352 reg = <0x7001b000 0x1000>;
358 emc-timings-0 {
361 timing-0 {
364 nvidia,emc-auto-cal-config = <0xa1430000>;
365 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
/Documentation/userspace-api/media/v4l/
Dvidioc-querycap.rst46 :header-rows: 0
47 :stub-columns: 0
99 ``__u32 version = KERNEL_VERSION(4, 14, 0);``
103 ``(version >> 16) & 0xFF, (version >> 8) & 0xFF, version & 0xFF);``
140 :header-rows: 0
141 :stub-columns: 0
145 - 0x00000001
149 - 0x00001000
153 - 0x00000002
157 - 0x00002000
[all …]
Dvidioc-enumstd.rst53 :header-rows: 0
54 :stub-columns: 0
92 :header-rows: 0
93 :stub-columns: 0
108 :header-rows: 0
109 :stub-columns: 0
122 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
123 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
124 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
125 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
[all …]
Dext-ctrls-codec.rst49 :header-rows: 0
50 :stub-columns: 0
104 :header-rows: 0
105 :stub-columns: 0
127 :header-rows: 0
128 :stub-columns: 0
151 :header-rows: 0
152 :stub-columns: 0
178 :header-rows: 0
179 :stub-columns: 0
[all …]