Searched +full:0 +full:x41410000 (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/arch/powerpc/kernel/ |
D | cpu_specs_40x.h | 8 .pvr_mask = 0xffff0000, 9 .pvr_value = 0x41810000, 21 .pvr_mask = 0xffff0000, 22 .pvr_value = 0x41610000, 34 .pvr_mask = 0xffff0000, 35 .pvr_value = 0x40B10000, 47 .pvr_mask = 0xffff0000, 48 .pvr_value = 0x41410000, 60 .pvr_mask = 0xffff0000, 61 .pvr_value = 0x50910000, [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/ |
D | ti,k3-r5f-rproc.yaml | 67 Should be either a value of 1 (LockStep mode) or 0 (Split mode) on 69 omitted; and should be either a value of 0 (Split mode) or 2 90 either of them can be configured to appear at that R5F's address 0x0. 163 enum: [0, 1] 167 either a value of 1 (enabled) or 0 (disabled), default is disabled 172 enum: [0, 1] 176 either a value of 1 (enabled) or 0 (disabled), default is enabled if 181 enum: [0, 1] 184 address 0 (from core's view). Should be either a value of 1 (ATCM 185 at 0x0) or 0 (BTCM at 0x0), default value is 1 if omitted. [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/ti/ |
D | k3-am65-mcu.dtsi | 11 reg = <0x0 0x40f00000 0x0 0x20000>; 14 ranges = <0x0 0x0 0x40f00000 0x20000>; 18 reg = <0x4040 0x4>; 25 reg = <0x00 0x40a00000 0x00 0x100>; 34 reg = <0x00 0x41c00000 0x00 0x80000>; 35 ranges = <0x0 0x00 0x41c00000 0x80000>; 42 reg = <0x0 0x40b00000 0x0 0x100>; 45 #size-cells = <0>; 53 reg = <0x0 0x40300000 0x0 0x400>; 58 #size-cells = <0>; [all …]
|
D | k3-j7200-mcu-wakeup.dtsi | 19 reg = <0x00 0x44083000 0x00 0x1000>; 39 reg = <0x00 0x40f00000 0x00 0x20000>; 42 ranges = <0x00 0x00 0x40f00000 0x20000>; 46 reg = <0x4040 0x4>; 53 reg = <0x00 0x43000014 0x00 0x4>; 58 /* Proxy 0 addressing */ 59 reg = <0x00 0x4301c000 0x00 0x178>; 62 pinctrl-single,function-mask = <0xffffffff>; 67 reg = <0x00 0x41c00000 0x00 0x100000>; 68 ranges = <0x00 0x00 0x41c00000 0x100000>; [all …]
|
D | k3-j721e-mcu-wakeup.dtsi | 19 reg = <0x00 0x44083000 0x0 0x1000>; 39 reg = <0x0 0x40f00000 0x0 0x20000>; 42 ranges = <0x0 0x0 0x40f00000 0x20000>; 46 reg = <0x4040 0x4>; 53 reg = <0x0 0x43000014 0x0 0x4>; 58 /* Proxy 0 addressing */ 59 reg = <0x00 0x4301c000 0x00 0x178>; 62 pinctrl-single,function-mask = <0xffffffff>; 67 reg = <0x00 0x41c00000 0x00 0x100000>; 68 ranges = <0x0 0x00 0x41c00000 0x100000>; [all …]
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | reg.h | 49 #define MSR_FE0_LG 11 /* Floating Exception mode 0 */ 54 #define MSR_IP_LG 6 /* Exception prefix 0x000/0xFFF */ 61 #define MSR_LE_LG 0 /* Little Endian */ 75 #define MSR_SF 0 76 #define MSR_HV 0 77 #define MSR_S 0 85 #define MSR_SPE 0 99 #define MSR_FE0 __MASK(MSR_FE0_LG) /* Floating Exception mode 0 */ 104 #define MSR_IP __MASK(MSR_IP_LG) /* Exception prefix 0x000/0xFFF */ 116 #define MSR_TS_N 0 /* Non-transactional */ [all …]
|