Home
last modified time | relevance | path

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

12

/openbmc/u-boot/arch/arc/dts/
H A Dabilis_tb100.dts18 #clock-cells = <0>;
27 reg = <0xff100000 0x1000>;
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Darasan,nand-controller.yaml51 reg = <0xff100000 0x1000>;
55 interrupts = <0 14 4>;
57 #size-cells = <0>;
/openbmc/linux/arch/arc/boot/dts/
H A 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 …]
H A 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 …]
H A 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 …]
/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp-mini-nand.dts27 memory@0 {
29 reg = <0x0 0x0 0x40000000>;
47 reg = <0x0 0xff100000 0x1000>;
54 partition@0 { /* for testing purpose */
56 reg = <0x0 0x0 0x400000>;
60 reg = <0x0 0x400000 0x1400000>;
64 reg = <0x0 0x1800000 0x400000>;
68 reg = <0x0 0x1C00000 0x1400000>;
72 reg = <0x0 0x3000000 0x400000>;
76 reg = <0x0 0x3400000 0xFCC00000>;
[all …]
H A Dzynqmp.dtsi22 #size-cells = <0>;
24 cpu0: cpu@0 {
29 reg = <0x0>;
37 reg = <0x1>;
46 reg = <0x2>;
55 reg = <0x3>;
63 CPU_SLEEP_0: cpu-sleep-0 {
65 arm,psci-suspend-param = <0x40000000>;
108 interrupts = <0 143 4>,
109 <0 144 4>,
[all …]
H A Drk3368.dtsi76 #address-cells = <0x2>;
77 #size-cells = <0x0>;
114 cpu_sleep: cpu-sleep-0 {
116 arm,psci-suspend-param = <0x1010000>;
117 entry-latency-us = <0x3fffffff>;
118 exit-latency-us = <0x40000000>;
119 min-residency-us = <0xffffffff>;
123 cpu_l0: cpu@0 {
126 reg = <0x0 0x0>;
136 reg = <0x0 0x1>;
[all …]
H A Drk3328.dtsi34 #size-cells = <0>;
36 cpu0: cpu@0 {
39 reg = <0x0 0x0>;
47 reg = <0x0 0x1>;
53 reg = <0x0 0x2>;
59 reg = <0x0 0x3>;
125 #clock-cells = <0>;
132 reg = <0x0 0xff000000 0x0 0x1000>;
144 reg = <0x0 0xff010000 0x0 0x1000>;
156 reg = <0x0 0xff020000 0x0 0x1000>;
[all …]
H A Drk3288.dtsi53 #size-cells = <0>;
60 reg = <0x500>;
85 reg = <0x501>;
91 reg = <0x502>;
97 reg = <0x503>;
111 reg = <0xff250000 0x4000>;
122 reg = <0xff600000 0x4000>;
123 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
134 reg = <0xffb20000 0x4000>;
135 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A 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>;
/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/
H A Dhardware.h10 #define ARASAN_NAND_BASEADDR 0xFF100000
12 #define ZYNQMP_TCM_BASE_ADDR 0xFFE00000
13 #define ZYNQMP_TCM_SIZE 0x40000
15 #define ZYNQMP_CRL_APB_BASEADDR 0xFF5E0000
16 #define ZYNQMP_CRL_APB_TIMESTAMP_REF_CTRL_CLKACT 0x1000000
17 #define ZYNQMP_CRL_APB_BOOT_PIN_CTRL_OUT_EN_SHIFT 0
20 #define PS_MODE0 BIT(0)
31 #define RESET_REASON_EXTERNAL BIT(0)
35 u32 cpu_r5_ctrl; /* 0x90 */
37 u32 timestamp_ref_ctrl; /* 0x128 */
[all …]
/openbmc/linux/arch/m68k/include/asm/
H A 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 …]
/openbmc/qemu/tests/qtest/
H A Dfuzz-lsi53c895a-test.c25 qtest_outl(s, 0xcf8, 0x80000804); /* PCI Command Register */ in test_lsi_dma_reentrancy()
26 qtest_outw(s, 0xcfc, 0x7); /* Enables accesses */ in test_lsi_dma_reentrancy()
27 qtest_outl(s, 0xcf8, 0x80000814); /* Memory Bar 1 */ in test_lsi_dma_reentrancy()
28 qtest_outl(s, 0xcfc, 0xff100000); /* Set MMIO Address*/ in test_lsi_dma_reentrancy()
29 qtest_outl(s, 0xcf8, 0x80000818); /* Memory Bar 2 */ in test_lsi_dma_reentrancy()
30 qtest_outl(s, 0xcfc, 0xff000000); /* Set RAM Address*/ in test_lsi_dma_reentrancy()
31 qtest_writel(s, 0xff000000, 0xc0000024); in test_lsi_dma_reentrancy()
32 qtest_writel(s, 0xff000114, 0x00000080); in test_lsi_dma_reentrancy()
33 qtest_writel(s, 0xff00012c, 0xff000000); in test_lsi_dma_reentrancy()
34 qtest_writel(s, 0xff000004, 0xff000114); in test_lsi_dma_reentrancy()
[all …]
/openbmc/linux/arch/arm64/boot/dts/realtek/
H A 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 …]
/openbmc/linux/arch/arm/vfp/
H A Dvfpmodule.c109 memset(vfp, 0, sizeof(union vfp_state)); in vfp_thread_flush()
220 current->thread.error_code = 0; in vfp_raise_sigfpe()
233 pr_err("VFP: EXC 0x%08x SCR 0x%08x INST 0x%08x\n", in vfp_panic()
235 for (i = 0; i < 32; i += 2) in vfp_panic()
236 pr_err("VFP: s%2u: 0x%08x s%2u: 0x%08x\n", in vfp_panic()
245 int si_code = 0; in vfp_raise_exceptions()
291 pr_debug("VFP: emulate: INST=0x%08x SCR=0x%08x\n", inst, fpscr); in vfp_emulate_instruction()
334 * 0 1 x - synchronous exception in VFP_bounce()
335 * 1 x 0 - asynchronous exception in VFP_bounce()
337 * 0 0 1 - synchronous on VFP9 (non-standard subarch 1 in VFP_bounce()
[all …]
/openbmc/linux/net/ipv6/
H A Dioam6_iptunnel.c25 #define IOAM6_MASK_SHORT_FIELDS 0xff100000
26 #define IOAM6_MASK_WIDE_FIELDS 0xe00000
91 trace->nodelen = 0; in ioam6_validate_trace_hdr()
121 if (err < 0) in ioam6_build_state()
175 atomic_set(&ilwt->pkt_cnt, 0); in ioam6_build_state()
185 tuninfo->pad[0] = IPV6_TLV_PADN; in ioam6_build_state()
203 return 0; in ioam6_build_state()
219 return 0; in ioam6_do_fill()
362 memset(&fl6, 0, sizeof(fl6)); in ioam6_output()
/openbmc/linux/drivers/hid/
H A Dhid-lenovo.c54 /* 0: Up
67 #define TP10UBKBD_FN_LOCK_LED 0x54
68 #define TP10UBKBD_MUTE_LED 0x64
69 #define TP10UBKBD_MICMUTE_LED 0x74
82 data->led_report[0] = TP10UBKBD_LED_OUTPUT_REPORT; in lenovo_led_set_tp10ubkbd()
85 ret = hid_hw_raw_request(hdev, data->led_report[0], data->led_report, 3, in lenovo_led_set_tp10ubkbd()
91 ret = ret < 0 ? ret : -EIO; in lenovo_led_set_tp10ubkbd()
93 ret = 0; in lenovo_led_set_tp10ubkbd()
111 0x05, 0x88, /* Usage Page (Vendor Usage Page 0x88) */
112 0x09, 0x01, /* Usage (Vendor Usage 0x01) */
[all …]
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp.dtsi29 #size-cells = <0>;
31 cpu0: cpu@0 {
36 reg = <0x0>;
45 reg = <0x1>;
55 reg = <0x2>;
65 reg = <0x3>;
80 CPU_SLEEP_0: cpu-sleep-0 {
82 arm,psci-suspend-param = <0x40000000>;
123 reg = <0x0 0x3ed00000 0x0 0x40000>;
128 reg = <0x0 0x3ef00000 0x0 0x40000>;
[all …]
/openbmc/linux/arch/arm/probes/
H A 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 …]
/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A 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 …]
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3368.dtsi40 #address-cells = <0x2>;
41 #size-cells = <0x0>;
75 cpu_l0: cpu@0 {
78 reg = <0x0 0x0>;
86 reg = <0x0 0x1>;
94 reg = <0x0 0x2>;
102 reg = <0x0 0x3>;
110 reg = <0x0 0x100>;
118 reg = <0x0 0x101>;
126 reg = <0x0 0x102>;
[all …]
H A Drk3328.dtsi36 #size-cells = <0>;
38 cpu0: cpu@0 {
41 reg = <0x0 0x0>;
54 reg = <0x0 0x1>;
67 reg = <0x0 0x2>;
80 reg = <0x0 0x3>;
96 arm,psci-suspend-param = <0x0010000>;
110 cpu0_opp_table: opp-table-0 {
208 #clock-cells = <0>;
215 reg = <0x0 0xff000000 0x0 0x1000>;
[all …]
/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2fw.c44 #define S3ADDR_PLUG (0xff000000UL)
45 #define S3ADDR_CRC (0xff100000UL)
46 #define S3ADDR_INFO (0xff200000UL)
47 #define S3ADDR_START (0xff400000UL)
183 * 0 - success
184 * ~0 - failure
194 PRISM2_USB_FWFILE, &udev->dev) != 0) { in prism2_fwtry()
208 return 0; in prism2_fwtry()
221 * 0 - success
222 * ~0 - failure
[all …]
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A 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 …]

12