Searched +full:0 +full:x3ff01400 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/src/mips/loongson/ |
H A D | loongson64g-package.dtsi | 10 #address-cells = <0>; 20 ranges = <0 0x1fe00000 0 0x1fe00000 0x100000 21 0 0x3ff00000 0 0x3ff00000 0x100000 22 0xefd 0xfb000000 0xefd 0xfb000000 0x10000000>; 26 reg = <0 0x3ff01400 0x64>; 35 loongson,parent_int_map = <0x00ffffff>, /* int0 */ 36 <0xff000000>, /* int1 */ 37 <0x00000000>, /* int2 */ 38 <0x00000000>; /* int3 */ 44 reg = <0 0x1fe00100 0x10>; [all …]
|
H A D | loongson3-package.dtsi | 10 #address-cells = <0>; 20 ranges = <0 0x1fe00000 0 0x1fe00000 0x100000 21 0 0x3ff00000 0 0x3ff00000 0x100000 23 0xefd 0xfb000000 0xefd 0xfb000000 0x10000000 25 0x1efd 0xfb000000 0x1efd 0xfb000000 0x10000000>; 29 reg = <0 0x3ff01400 0x64>; 38 loongson,parent_int_map = <0xf0ffffff>, /* int0 */ 39 <0x0f000000>, /* int1 */ 40 <0x00000000>, /* int2 */ 41 <0x00000000>; /* int3 */ [all …]
|
H A D | loongson64c-package.dtsi | 10 #address-cells = <0>; 20 ranges = <0 0x1fe00000 0 0x1fe00000 0x100000 21 0 0x3ff00000 0 0x3ff00000 0x100000 23 0xefd 0xfb000000 0xefd 0xfb000000 0x10000000 25 0x1efd 0xfb000000 0x1efd 0xfb000000 0x10000000>; 29 reg = <0 0x3ff01400 0x64>; 38 loongson,parent_int_map = <0xf0ffffff>, /* int0 */ 39 <0x0f000000>, /* int1 */ 40 <0x00000000>, /* int2 */ 41 <0x00000000>; /* int3 */ [all …]
|
H A D | loongson64v_4core_virtio.dts | 12 #address-cells = <0>; 22 ranges = <0 0x1fe00000 0 0x1fe00000 0x100000 23 0 0x3ff00000 0 0x3ff00000 0x100000 24 0xefd 0xfb000000 0xefd 0xfb000000 0x10000000>; 28 reg = <0 0x3ff01400 0x64>; 37 loongson,parent_int_map = <0x00000001>, /* int0 */ 38 <0xfffffffe>, /* int1 */ 39 <0x00000000>, /* int2 */ 40 <0x00000000>; /* int3 */ 46 reg = <0 0x1fe001e0 0x8>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | loongson,liointc.yaml | 19 need to define two nodes in dts{i} to describe the "0-31" and "32-61" interrupt 54 pattern: int[0-3] 64 interrupt lines. Each cell refers to a parent interrupt line from 0 to 3 65 and each bit in the cell refers to a child interrupt from 0 to 31. 109 reg = <0x3ff01400 0x64>; 118 loongson,parent_int_map = <0xf0ffffff>, /* int0 */ 119 <0x0f000000>, /* int1 */ 120 <0x0000000 [all...] |