Home
last modified time | relevance | path

Searched +full:0 +full:x0100000 (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-nsa3x0-common.dtsi59 pinctrl-0 = <&pmx_pwr_off>;
67 #size-cells = <0>;
68 pinctrl-0 = <&pmx_btn_reset &pmx_btn_copy &pmx_btn_power>;
92 #size-cells = <0>;
93 pinctrl-0 = <&pmx_usb_power>;
113 partition@0 {
115 reg = <0x0000000 0x0100000>;
120 reg = <0x0100000 0x0080000>;
124 reg = <0x0180000 0x0080000>;
128 reg = <0x0200000 0x0080000>;
[all …]
H A Dkirkwood-c200-v1.dts22 memory@0 {
24 reg = <0x00000000 0x20000000>;
29 pinctrl-0 = <&pmx_buttons>;
59 pinctrl-0 = <&pmx_poweroff>;
66 pinctrl-0 = <&pmx_leds>;
69 led-0 {
174 reg = <0x30>;
179 reg = <0x4c>;
195 partition@0 {
197 reg = <0x0000000 0x200000>;
[all …]
H A Darmada-370-c200-v2.dts27 reg = <0x00000000 0x40000000>; /* 1024 MB */
31 ranges = <MBUS_ID(0xf0, 0x01) 0 0xd0000000 0x100000
32 MBUS_ID(0x01, 0xe0) 0 0xfff00000 0x100000
33 MBUS_ID(0x09, 0x01) 0 0xf1100000 0x10000>;
61 pinctrl-0 = <&pmx_beeper>;
68 pinctrl-0 = <&pmx_poweroff>;
75 pinctrl-0 = <&pmx_buttons>;
93 gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
105 pinctrl-0 = <&pmx_leds1 &pmx_leds2>;
108 led-0 {
[all …]
H A Dkirkwood-sheevaplug-common.dtsi14 reg = <0x00000000 0x20000000>;
54 #size-cells = <0>;
55 pinctrl-0 = <&pmx_usb_power_enable>;
67 gpio = <&gpio0 29 0>;
75 partition@0 {
77 reg = <0x0000000 0x100000>;
82 reg = <0x0100000 0x400000>;
87 reg = <0x0500000 0x1fb00000>;
94 ethphy0: ethernet-phy@0 {
95 reg = <0>;
[all …]
H A Ddove.dtsi22 #size-cells = <0>;
24 cpu0: cpu@0 {
28 reg = <0>;
34 marvell,tauros2-cache-features = <0>;
46 #size-cells = <0>;
51 pinctrl-0 = <&pmx_i2cmux_0>;
55 i2c0: i2c@0 {
56 reg = <0>;
58 #size-cells = <0>;
65 #size-cells = <0>;
[all …]
H A Dkirkwood-dockstar.dts13 reg = <0x00000000 0x8000000>;
42 pinctrl-0 = <&pmx_led_green &pmx_led_orange>;
58 #size-cells = <0>;
59 pinctrl-0 = <&pmx_usb_power_enable>;
71 gpio = <&gpio0 29 0>;
79 partition@0 {
81 reg = <0x0000000 0x100000>;
87 reg = <0x0100000 0x400000>;
92 reg = <0x0500000 0xfb00000>;
99 ethphy0: ethernet-phy@0 {
[all …]
H A Dkirkwood-rd88f6281.dtsi17 reg = <0x00000000 0x20000000>;
45 pinctrl-0 = <&pmx_sdio &pmx_sdio_cd>;
57 partition@0 {
59 reg = <0x0000000 0x100000>;
65 reg = <0x0100000 0x200000>;
70 reg = <0x0300000 0x500000>;
77 switch: switch@0 {
80 #size-cells = <0>;
84 #size-cells = <0>;
86 port@0 {
[all …]
H A Dkirkwood-pogo_e02.dts25 reg = <0x00000000 0x10000000>;
50 #size-cells = <0>;
51 pinctrl-0 = <&pmx_usb_power_enable>;
69 pinctrl-0 = < &pmx_usb_power_enable &pmx_led_orange
97 partition@0 {
99 reg = <0x0000000 0x100000>;
105 reg = <0x0100000 0x400000>;
110 reg = <0x0500000 0x2000000>;
115 reg = <0x02500000 0x5b00000>;
122 ethphy0: ethernet-phy@0 {
[all …]
H A Dkirkwood-openrd.dtsi17 reg = <0x00000000 0x20000000>;
27 pinctrl-0 = <&pmx_select28 &pmx_sdio_cd &pmx_select34>;
97 pinctrl-0 = <&pmx_nand>;
100 partition@0 {
102 reg = <0x0000000 0x100000>;
107 reg = <0x0100000 0x400000>;
112 reg = <0x0600000 0x1FA00000>;
H A Dkirkwood-ib62x0.dts13 reg = <0x00000000 0x10000000>;
62 #size-cells = <0>;
63 pinctrl-0 = <&pmx_button_reset &pmx_button_usb_copy>;
80 pinctrl-0 = <&pmx_led_os_red &pmx_led_os_green
101 pinctrl-0 = <&pmx_power_off>;
110 partition@0 {
112 reg = <0x0000000 0xe0000>;
117 reg = <0xe0000 0x20000>;
122 reg = <0x0100000 0x600000>;
127 reg = <0x0700000 0xf900000>;
[all …]
/openbmc/linux/arch/microblaze/kernel/
H A Dhead.S57 #if CONFIG_KERNEL_BASE_ADDR == 0
59 .org 0x100
66 addi r8, r0, 0xFFFFFFFF
72 * r8 == 0 - msr instructions are implemented
73 * r8 != 0 - msr instructions are not implemented
76 msrclr r8, 0 /* clear nothing - just read msr for test */
86 /* Save 1 as word and load byte - 0 - BIG, 1 - LITTLE */
99 ori r3, r0, (0x10000 - 4)
126 addik r5, r4, 0 /* add new space for command line */
180 or r9, r0, r0 /* TLB0 = 0 */
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dorion-nand.txt9 - cle : Address line number connected to CLE. Default is 0
23 cle = <0>;
28 reg = <0xf4000000 0x400>;
30 partition@0 {
32 reg = <0x0000000 0x100000>;
38 reg = <0x0100000 0x200000>;
43 reg = <0x0300000 0x100000>;
48 reg = <0x0400000 0x7d00000>;
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm47094-phicomm-k3.dts16 memory@0 {
18 reg = <0x00000000 0x08000000>,
19 <0x88000000 0x18000000>;
47 partition@0 {
49 reg = <0x0000000 0x0080000>;
55 reg = <0x0080000 0x0100000>;
60 reg = <0x0180000 0x0280000>;
66 reg = <0x0400000 0x7C00000>;
/openbmc/linux/tools/perf/pmu-events/arch/riscv/sifive/u74/
H A Dinstructions.json4 "EventCode": "0x0000100",
9 "EventCode": "0x0000200",
14 "EventCode": "0x0000400",
19 "EventCode": "0x0000800",
24 "EventCode": "0x0001000",
29 "EventCode": "0x0002000",
34 "EventCode": "0x0004000",
39 "EventCode": "0x0008000",
44 "EventCode": "0x0010000",
49 "EventCode": "0x0020000",
[all …]
/openbmc/linux/include/uapi/linux/
H A Dpersonality.h12 UNAME26 = 0x0020000,
13 ADDR_NO_RANDOMIZE = 0x0040000, /* disable randomization of VA space */
14 FDPIC_FUNCPTRS = 0x0080000, /* userspace function ptrs point to descriptors
17 MMAP_PAGE_ZERO = 0x0100000,
18 ADDR_COMPAT_LAYOUT = 0x0200000,
19 READ_IMPLIES_EXEC = 0x0400000,
20 ADDR_LIMIT_32BIT = 0x0800000,
21 SHORT_INODE = 0x1000000,
22 WHOLE_SECONDS = 0x2000000,
23 STICKY_TIMEOUTS = 0x4000000,
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-sheevaplug-common.dtsi14 reg = <0x00000000 0x20000000>;
54 #size-cells = <0>;
55 pinctrl-0 = <&pmx_usb_power_enable>;
67 gpio = <&gpio0 29 0>;
75 partition@0 {
77 reg = <0x0000000 0x100000>;
82 reg = <0x0100000 0x400000>;
87 reg = <0x0500000 0x1fb00000>;
94 ethphy0: ethernet-phy@0 {
95 reg = <0>;
[all …]
H A Dkirkwood-dockstar.dts13 reg = <0x00000000 0x8000000>;
42 pinctrl-0 = <&pmx_led_green &pmx_led_orange>;
58 #size-cells = <0>;
59 pinctrl-0 = <&pmx_usb_power_enable>;
71 gpio = <&gpio0 29 0>;
79 partition@0 {
81 reg = <0x0000000 0x100000>;
87 reg = <0x0100000 0x400000>;
92 reg = <0x0500000 0xfb00000>;
99 ethphy0: ethernet-phy@0 {
[all …]
H A Dkirkwood-pogo_e02.dts25 reg = <0x00000000 0x10000000>;
50 #size-cells = <0>;
51 pinctrl-0 = <&pmx_usb_power_enable>;
69 pinctrl-0 = < &pmx_usb_power_enable &pmx_led_orange
97 partition@0 {
99 reg = <0x0000000 0x100000>;
105 reg = <0x0100000 0x400000>;
110 reg = <0x0500000 0x2000000>;
115 reg = <0x02500000 0x5b00000>;
122 ethphy0: ethernet-phy@0 {
[all …]
H A Dkirkwood-openrd.dtsi17 reg = <0x00000000 0x20000000>;
27 pinctrl-0 = <&pmx_select28 &pmx_sdio_cd &pmx_select34>;
97 pinctrl-0 = <&pmx_nand>;
100 partition@0 {
102 reg = <0x0000000 0x100000>;
107 reg = <0x0100000 0x400000>;
112 reg = <0x0600000 0x1FA00000>;
H A Dkirkwood-ib62x0.dts13 reg = <0x00000000 0x10000000>;
62 #size-cells = <0>;
63 pinctrl-0 = <&pmx_button_reset &pmx_button_usb_copy>;
80 pinctrl-0 = <&pmx_led_os_red &pmx_led_os_green
101 pinctrl-0 = <&pmx_power_off>;
110 partition@0 {
112 reg = <0x0000000 0xe0000>;
117 reg = <0xe0000 0x20000>;
122 reg = <0x0100000 0x600000>;
127 reg = <0x0700000 0xf900000>;
[all …]
/openbmc/u-boot/include/environment/ti/
H A Ddfu.h13 "boot part 0 1;" \
14 "rootfs part 0 2;" \
15 "MLO fat 0 1;" \
16 "MLO.raw raw 0x100 0x100;" \
17 "u-boot.img.raw raw 0x300 0x1000;" \
18 "u-env.raw raw 0x1300 0x200;" \
19 "spl-os-args.raw raw 0x1500 0x200;" \
20 "spl-os-image.raw raw 0x1700 0x6900;" \
21 "spl-os-args fat 0 1;" \
22 "spl-os-image fat 0 1;" \
[all …]
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dsnps,dw-wdt.yaml69 default: [0x0001000 0x0002000 0x0004000 0x0008000
70 0x0010000 0x0020000 0x0040000 0x0080000
71 0x0100000 0x0200000 0x0400000 0x0800000
72 0x1000000 0x2000000 0x4000000 0x8000000]
87 reg = <0xffd02000 0x1000>;
88 interrupts = <0 171 4>;
96 reg = <0xffd02000 0x1000>;
97 interrupts = <0 171 4>;
100 snps,watchdog-tops = <0x000000FF 0x000001FF 0x000003FF
101 0x000007FF 0x0000FFFF 0x0001FFFF
[all …]
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmicrochip,lan966x-switch.yaml20 pattern: "^switch@[0-9a-f]+$"
68 const: 0
73 "^port@[0-9a-f]+$":
83 const: 0
143 reg = <0xe0000000 0x0100000>,
144 <0xe2000000 0x0800000>;
148 resets = <&switch_reset 0>;
152 #size-cells = <0>;
154 port0: port@0 {
155 reg = <0>;
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dfixed-partitions.yaml33 "@[0-9a-f]+$":
59 partition@0 {
61 reg = <0x0000000 0x100000>;
66 reg = <0x0100000 0x200000>;
77 partition@0 {
79 reg = <0x00000000 0x1 0x00000000>;
91 partition@0 {
93 reg = <0x0 0x00000000 0x2 0x00000000>;
99 reg = <0x2 0x00000000 0x1 0x00000000>;
109 partition@0 {
[all …]
/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h29 #define PCIE_PHYS_SIZE 0x200000000
30 #define LS2088A_PCIE_PHYS_SIZE 0x800000000
31 #define LS2088A_PCIE1_PHYS_ADDR 0x2000000000
34 #define PCIE_ATU_VIEWPORT 0x900
35 #define PCIE_ATU_REGION_INBOUND (0x1 << 31)
36 #define PCIE_ATU_REGION_OUTBOUND (0x0 << 31)
37 #define PCIE_ATU_REGION_INDEX0 (0x0 << 0)
38 #define PCIE_ATU_REGION_INDEX1 (0x1 << 0)
39 #define PCIE_ATU_REGION_INDEX2 (0x2 << 0)
40 #define PCIE_ATU_REGION_INDEX3 (0x3 << 0)
[all …]

123