Home
last modified time | relevance | path

Searched +full:0 +full:xff100000 (Results 1 – 18 of 18) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/mtd/
Darasan,nand-controller.yaml51 reg = <0xff100000 0x1000>;
55 interrupts = <0 14 4>;
57 #size-cells = <0>;
/linux-6.14.4/arch/arc/boot/dts/
Dabilis_tb100_dvk.dts17 bootargs = "earlycon=uart8250,mmio32,0xff100000,9600n8 console=ttyS0,9600n8";
24 reg = <0x80000000 0x08000000>; /* 128M */
30 pinctrl-0 = <&pctl_uart0>;
56 gpios = <&gpioi 0 0>;
61 gpios = <&gpioi 1 0>;
66 gpios = <&gpioi 2 0>;
71 gpios = <&gpioi 3 0>;
76 gpios = <&gpioi 4 0>;
81 gpios = <&gpioi 5 0>;
86 gpios = <&gpioi 6 0>;
[all …]
Dabilis_tb101_dvk.dts17 bootargs = "earlycon=uart8250,mmio32,0xff100000,9600n8 console=ttyS0,9600n8";
24 reg = <0x80000000 0x08000000>; /* 128M */
30 pinctrl-0 = <&pctl_uart0>;
56 gpios = <&gpioi 0 0>;
61 gpios = <&gpioi 1 0>;
66 gpios = <&gpioi 2 0>;
71 gpios = <&gpioi 3 0>;
76 gpios = <&gpioi 4 0>;
81 gpios = <&gpioi 5 0>;
86 gpios = <&gpioi 6 0>;
[all …]
Dabilis_tb10x.dtsi18 #size-cells = <0>;
19 cpu@0 {
22 reg = <0>;
44 ranges = <0xfe000000 0xfe000000 0x02000000
45 0x000f0000 0x000f0000 0x00010000>;
50 #clock-cells = <0>;
55 #clock-cells = <0>;
61 #clock-cells = <0>;
69 reg = <0xff10601c 0x4>;
79 reg = <0xfe002000 0x20>;
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/
Dabilis,tb10x-iomux.txt54 reg = <0xFF10601c 0x4>;
64 reg = <0xFF100000 0x100>;
70 pinctrl-0 = <&pctl_uart0>;
74 reg = <0xFF140000 0x1000>;
78 gpio-ranges = <&iomux 0 0>;
/linux-6.14.4/arch/m68k/include/asm/
Dbvme6000hw.h11 #define BVME_PIT_BASE 0xffa00000
47 #define BVME_RTC_BASE 0xff900000
86 #define BVME_I596_BASE 0xff100000
88 #define BVME_ETHIRQ_REG 0xff20000b
90 #define BVME_LOCAL_IRQ_STAT 0xff20000f
92 #define BVME_ETHERR 0x02
93 #define BVME_ABORT_STATUS 0x08
95 #define BVME_NCR53C710_BASE 0xff000000
97 #define BVME_SCC_A_ADDR 0xffb0000b
98 #define BVME_SCC_B_ADDR 0xffb00003
[all …]
/linux-6.14.4/arch/arm64/boot/dts/realtek/
Drtd16xx.dtsi23 reg = <0x2f000 0x1000>;
27 reg = <0x1ffe000 0x4000>;
31 reg = <0x10100000 0xf00000>;
38 #size-cells = <0>;
40 cpu0: cpu@0 {
43 reg = <0x0>;
51 reg = <0x100>;
59 reg = <0x200>;
67 reg = <0x300>;
75 reg = <0x400>;
[all …]
/linux-6.14.4/arch/arm/vfp/
Dvfpmodule.c137 memset(vfp, 0, sizeof(union vfp_state)); in vfp_thread_flush()
248 current->thread.error_code = 0; in vfp_raise_sigfpe()
261 pr_err("VFP: EXC 0x%08x SCR 0x%08x INST 0x%08x\n", in vfp_panic()
263 for (i = 0; i < 32; i += 2) in vfp_panic()
264 pr_err("VFP: s%2u: 0x%08x s%2u: 0x%08x\n", in vfp_panic()
273 int si_code = 0; in vfp_raise_exceptions()
317 pr_debug("VFP: emulate: INST=0x%08x SCR=0x%08x\n", inst, fpscr); in vfp_emulate_instruction()
353 int si_code2 = 0; in VFP_bounce()
354 int si_code = 0; in VFP_bounce()
362 * 0 1 x - synchronous exception in VFP_bounce()
[all …]
/linux-6.14.4/net/ipv6/
Dioam6_iptunnel.c25 #define IOAM6_MASK_SHORT_FIELDS 0xff100000
26 #define IOAM6_MASK_WIDE_FIELDS 0xe00000
95 trace->nodelen = 0; in ioam6_validate_trace_hdr()
125 if (err < 0) in ioam6_build_state()
180 atomic_set(&ilwt->pkt_cnt, 0); in ioam6_build_state()
213 tuninfo->pad[0] = IPV6_TLV_PADN; in ioam6_build_state()
231 return 0; in ioam6_build_state()
252 return 0; in ioam6_do_fill()
397 memset(&fl6, 0, sizeof(fl6)); in ioam6_output()
/linux-6.14.4/drivers/hid/
Dhid-lenovo.c43 #define TP_X12_RAW_HOTKEY_FN_F4 0x00020003
44 #define TP_X12_RAW_HOTKEY_FN_F8 0x38001003
45 #define TP_X12_RAW_HOTKEY_FN_F10 0x00000803
46 #define TP_X12_RAW_HOTKEY_FN_F12 0x00000403
47 #define TP_X12_RAW_HOTKEY_FN_SPACE 0x18001003
63 /* 0: Up
76 #define TP10UBKBD_FN_LOCK_LED 0x54
77 #define TP10UBKBD_MUTE_LED 0x64
78 #define TP10UBKBD_MICMUTE_LED 0x74
87 input_report_key(input, keycode, 0); in report_key_event()
[all …]
/linux-6.14.4/arch/arm/probes/
Ddecode-thumb.c20 DECODE_REJECT (0xfe4f0000, 0xe80f0000),
24 DECODE_REJECT (0xffc00000, 0xe8000000),
27 DECODE_REJECT (0xffc00000, 0xe9800000),
30 DECODE_REJECT (0xfe508000, 0xe8008000),
32 DECODE_REJECT (0xfe50c000, 0xe810c000),
34 DECODE_REJECT (0xfe402000, 0xe8002000),
40 DECODE_CUSTOM (0xfe400000, 0xe8000000, PROBES_T32_LDMSTM),
50 DECODE_OR (0xff600000, 0xe8600000),
53 DECODE_EMULATEX (0xff400000, 0xe9400000, PROBES_T32_LDRDSTRD,
54 REGS(NOPCWB, NOSPPC, NOSPPC, 0, 0)),
[all …]
/linux-6.14.4/arch/arm64/boot/dts/hisilicon/
Dhi3660.dtsi25 #size-cells = <0>;
58 cpu0: cpu@0 {
61 reg = <0x0 0x0>;
75 reg = <0x0 0x1>;
88 reg = <0x0 0x2>;
101 reg = <0x0 0x3>;
114 reg = <0x0 0x100>;
128 reg = <0x0 0x101>;
141 reg = <0x0 0x102>;
154 reg = <0x0 0x103>;
[all …]
/linux-6.14.4/arch/arm64/boot/dts/rockchip/
Drk3368.dtsi43 #address-cells = <0x2>;
44 #size-cells = <0x0>;
78 cpu_l0: cpu@0 {
81 reg = <0x0 0x0>;
89 reg = <0x0 0x1>;
97 reg = <0x0 0x2>;
105 reg = <0x0 0x3>;
113 reg = <0x0 0x100>;
121 reg = <0x0 0x101>;
129 reg = <0x0 0x102>;
[all …]
Drk3328.dtsi38 #size-cells = <0>;
40 cpu0: cpu@0 {
43 reg = <0x0 0x0>;
50 i-cache-size = <0x8000>;
53 d-cache-size = <0x8000>;
62 reg = <0x0 0x1>;
69 i-cache-size = <0x8000>;
72 d-cache-size = <0x8000>;
81 reg = <0x0 0x2>;
88 i-cache-size = <0x8000>;
[all …]
Drk3399-base.dtsi51 #size-cells = <0>;
79 cpu_l0: cpu@0 {
82 reg = <0x0 0x0>;
89 i-cache-size = <0x8000>;
92 d-cache-size = <0x8000>;
101 reg = <0x0 0x1>;
108 i-cache-size = <0x8000>;
111 d-cache-size = <0x8000>;
120 reg = <0x0 0x2>;
127 i-cache-size = <0x8000>;
[all …]
/linux-6.14.4/arch/arm64/boot/dts/xilinx/
Dzynqmp.dtsi31 bootscr-address = /bits/ 64 <0x20000000>;
37 #size-cells = <0>;
39 cpu0: cpu@0 {
45 reg = <0x0>;
55 reg = <0x1>;
66 reg = <0x2>;
77 reg = <0x3>;
92 CPU_SLEEP_0: cpu-sleep-0 {
94 arm,psci-suspend-param = <0x40000000>;
135 reg = <0x0 0x3ed00000 0x0 0x40000>;
[all …]
/linux-6.14.4/arch/arm/boot/dts/rockchip/
Drk3288.dtsi62 #size-cells = <0>;
69 reg = <0x500>;
80 reg = <0x501>;
91 reg = <0x502>;
102 reg = <0x503>;
112 cpu_opp_table: opp-table-0 {
172 * The rk3288 cannot use the memory area above 0xfe000000
182 reg = <0x0 0xfe000000 0x0 0x1000000>;
190 #clock-cells = <0>;
206 reg = <0x0 0xff810000 0x0 0x20>;
[all …]
/linux-6.14.4/arch/arm64/boot/dts/amlogic/
Dmeson-g12-common.dtsi107 reg = <0x0 0x05000000 0x0 0x300000>;
113 reg = <0x0 0x05300000 0x0 0x2000000>;
120 size = <0x0 0x10000000>;
121 alignment = <0x0 0x400000>;
138 reg = <0x0 0xfc000000 0x0 0x400000>,
139 <0x0 0xff648000 0x0 0x2000>,
140 <0x0 0xfc400000 0x0 0x200000>;
144 interrupt-map-mask = <0 0 0 0>;
145 interrupt-map = <0 0 0 0 &gic GIC_SPI 223 IRQ_TYPE_LEVEL_HIGH>;
146 bus-range = <0x0 0xff>;
[all …]