Searched +full:0 +full:xe0000 (Results 1 – 25 of 136) sorted by relevance
123456
/linux-6.12.1/arch/arm/boot/dts/aspeed/ |
D | openbmc-flash-layout-128.dtsi | 8 u-boot@0 { 9 reg = <0x0 0xe0000>; // 896KB 14 reg = <0xe0000 0x20000>; // 128KB 19 reg = <0x100000 0x900000>; // 9MB 24 reg = <0xa00000 0x5600000>; // 86MB 29 reg = <0x6000000 0x2000000>; // 32MB
|
D | openbmc-flash-layout-64.dtsi | 11 u-boot@0 { 12 reg = <0x0 0xe0000>; // 896KB 17 reg = <0xe0000 0x20000>; // 128KB 22 reg = <0x100000 0x900000>; // 9MB 27 reg = <0xa00000 0x2000000>; // 32MB 32 reg = <0x2a00000 0x1600000>; // 22MB
|
D | openbmc-flash-layout-64-alt.dtsi | 11 u-boot@0 { 12 reg = <0x0 0xe0000>; // 896KB 17 reg = <0xe0000 0x20000>; // 128KB 22 reg = <0x100000 0x900000>; // 9MB 27 reg = <0xa00000 0x2000000>; // 32MB 32 reg = <0x2a00000 0x1600000>; // 22MB
|
D | facebook-bmc-flash-layout-128.dtsi | 12 u-boot@0 { 13 reg = <0x0 0xe0000>; 21 reg = <0xe0000 0x10000>; 30 reg = <0xf0000 0x10000>; 38 reg = <0x100000 0x7700000>; 47 reg = <0x7800000 0x800000>; 56 flash0@0 { 57 reg = <0x0 0x8000000>;
|
/linux-6.12.1/arch/mips/boot/dts/realtek/ |
D | cameo-rtl9302c-2x-rtl8224-2xge.dts | 15 memory@0 { 17 reg = <0x0 0x8000000>; 31 flash@0 { 33 reg = <0>; 41 partition@0 { 43 reg = <0x0 0xe0000>; 48 reg = <0xe0000 0x10000>; 52 reg = <0xf0000 0x10000>; 57 reg = <0x100000 0x100000>; 61 reg = <0x200000 0x100000>; [all …]
|
/linux-6.12.1/arch/arm/boot/dts/nxp/ls/ |
D | ls1021a-tqmls1021a.dtsi | 33 /* MC34VR500 DC/DC regulator at 0x8, managed by PMIC */ 34 /* On-board PMC at 0x11 */ 38 reg = <0x4c>; 44 reg = <0x51>; 50 reg = <0x54>; 59 reg = <0x8>; 67 qflash0: flash@0 { 74 reg = <0>; 81 uboot@0 { 83 reg = <0x0 0xe0000>; [all …]
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | kirkwood-ib62x0.dts | 13 reg = <0x00000000 0x10000000>; 61 pinctrl-0 = <&pmx_button_reset &pmx_button_usb_copy>; 78 pinctrl-0 = <&pmx_led_os_red &pmx_led_os_green 99 pinctrl-0 = <&pmx_power_off>; 108 partition@0 { 110 reg = <0x0000000 0xe0000>; 115 reg = <0xe0000 0x20000>; 120 reg = <0x0100000 0x600000>; 125 reg = <0x0700000 0xf900000>; 141 ethernet0-port@0 {
|
D | armada-398.dtsi | 19 reg = <0x18000 0x20>; 24 reg = <0xe0000 0x2000>;
|
D | armada-388.dtsi | 25 reg = <0xe0000 0x2000>;
|
/linux-6.12.1/arch/arm/mach-dove/ |
D | dove.h | 14 * e0000000 @runtime 128M PCIe-0 Memory space 18 * f2000000 fee00000 1M PCIe-0 I/O space 22 #define DOVE_CESA_PHYS_BASE 0xc8000000 23 #define DOVE_CESA_VIRT_BASE IOMEM(0xfdb00000) 26 #define DOVE_PCIE0_MEM_PHYS_BASE 0xe0000000 29 #define DOVE_PCIE1_MEM_PHYS_BASE 0xe8000000 32 #define DOVE_BOOTROM_PHYS_BASE 0xf8000000 35 #define DOVE_SCRATCHPAD_PHYS_BASE 0xf0000000 36 #define DOVE_SCRATCHPAD_VIRT_BASE IOMEM(0xfdd00000) 39 #define DOVE_SB_REGS_PHYS_BASE 0xf1000000 [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/ |
D | mtk,scp.yaml | 217 reg = <0x10500000 0x80000>, 218 <0x10700000 0x8000>, 219 <0x10720000 0xe0000>; 233 reg = <0x10720000 0xe0000>, 234 <0x10700000 0x8000>; 239 ranges = <0 0x10500000 0x100000>; 241 scp@0 { 243 reg = <0x0 0xa0000>; 254 reg = <0xa0000 0x20000>;
|
/linux-6.12.1/arch/x86/pci/ |
D | pcbios.c | 20 #define BIOS32_SIGNATURE (('_' << 0) + ('3' << 8) + ('2' << 16) + ('_' << 24)) 23 #define PCI_SIGNATURE (('P' << 0) + ('C' << 8) + ('I' << 16) + (' ' << 24)) 26 #define PCI_SERVICE (('$' << 0) + ('P' << 8) + ('C' << 16) + ('I' << 24)) 29 #define PCIBIOS_HW_TYPE1 0x01 30 #define PCIBIOS_HW_TYPE2 0x02 31 #define PCIBIOS_HW_TYPE1_SPEC 0x10 32 #define PCIBIOS_HW_TYPE2_SPEC 0x20 51 * We could make the 0xe0000-0x100000 range rox, but this can break 80 unsigned char revision; /* Revision level, 0 */ 98 } bios32_indirect __initdata = { 0, __KERNEL_CS }; [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | qoriq-fman3-0-1g-0.dtsi | 3 * QorIQ FMan v3 1g port #0 device tree 11 cell-index = <0x8>; 13 reg = <0x88000 0x1000>; 17 cell-index = <0x28>; 19 reg = <0xa8000 0x1000>; 23 cell-index = <0>; 25 reg = <0xe0000 0x1000>; 34 #size-cells = <0>; 36 reg = <0xe1000 0x1000>; 38 pcsphy0: ethernet-phy@0 { [all …]
|
/linux-6.12.1/arch/powerpc/boot/dts/fsl/ |
D | qoriq-fman3-0-10g-2.dtsi | 3 * QorIQ FMan v3 10g port #2 device tree stub [ controller @ offset 0x400000 ] 11 cell-index = <0x8>; 13 reg = <0x88000 0x1000>; 18 cell-index = <0x28>; 20 reg = <0xa8000 0x1000>; 25 cell-index = <0>; 27 reg = <0xe0000 0x1000>; 36 #size-cells = <0>; 38 reg = <0xe1000 0x1000>; 41 pcsphy0: ethernet-phy@0 { [all …]
|
D | mpc8568si-post.dtsi | 39 interrupts = <19 2 0 0>; 40 sleep = <&pmc 0x08000000>; 43 /* controller at 0x8000 */ 47 interrupts = <24 0x2 0 0>; 48 bus-range = <0 0xff>; 52 sleep = <&pmc 0x80000000>; 55 /* controller at 0xa000 */ 61 bus-range = <0 255>; 63 interrupts = <26 2 0 0>; 64 sleep = <&pmc 0x20000000>; [all …]
|
D | mpc8569si-post.dtsi | 39 interrupts = <19 2 0 0>; 40 sleep = <&pmc 0x08000000>; 43 /* controller at 0xa000 */ 49 bus-range = <0 255>; 51 interrupts = <26 2 0 0>; 52 sleep = <&pmc 0x20000000>; 54 pcie@0 { 55 reg = <0 0 0 0 0>; 60 interrupts = <26 2 0 0>; 61 interrupt-map-mask = <0xf800 0 0 7>; [all …]
|
D | qoriq-fman-0-1g-0.dtsi | 2 * QorIQ FMan 1g port #0 device tree stub [ controller @ offset 0x400000 ] 37 cell-index = <0x8>; 39 reg = <0x88000 0x1000>; 43 cell-index = <0x28>; 45 reg = <0xa8000 0x1000>; 49 cell-index = <0>; 51 reg = <0xe0000 0x1000>; 59 #size-cells = <0>; 61 reg = <0xe1120 0xee0>; 62 interrupts = <100 2 0 0>; [all …]
|
D | qoriq-fman3-0-1g-0.dtsi | 2 * QorIQ FMan v3 1g port #0 device tree stub [ controller @ offset 0x400000 ] 37 cell-index = <0x8>; 39 reg = <0x88000 0x1000>; 43 cell-index = <0x28>; 45 reg = <0xa8000 0x1000>; 49 cell-index = <0>; 51 reg = <0xe0000 0x1000>; 60 #size-cells = <0>; 62 reg = <0xe1000 0x1000>; 65 pcsphy0: ethernet-phy@0 { [all …]
|
D | qoriq-fman3-1-1g-0.dtsi | 2 * QorIQ FMan v3 1g port #0 device tree stub [ controller @ offset 0x500000 ] 37 cell-index = <0x8>; 39 reg = <0x88000 0x1000>; 43 cell-index = <0x28>; 45 reg = <0xa8000 0x1000>; 49 cell-index = <0>; 51 reg = <0xe0000 0x1000>; 60 #size-cells = <0>; 62 reg = <0xe1000 0x1000>; 65 pcsphy8: ethernet-phy@0 { [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/fsl/ |
D | guts.txt | 40 reg = <0xe0000 0xe00>;
|
/linux-6.12.1/include/uapi/linux/ |
D | pr.h | 8 PR_STS_SUCCESS = 0x0, 14 PR_STS_IOERR = 0x2, 15 PR_STS_RESERVATION_CONFLICT = 0x18, 17 PR_STS_RETRY_PATH_FAILURE = 0xe0000, 19 PR_STS_PATH_FAST_FAILED = 0xf0000, 21 PR_STS_PATH_FAILED = 0x10000, 59 #define PR_FL_IGNORE_KEY (1 << 0) /* ignore existing key */
|
/linux-6.12.1/arch/arm/boot/dts/broadcom/ |
D | bcm53340-ubnt-unifi-switch8.dts | 22 memory@0 { 24 reg = <0x00000000 0x08000000>, 25 <0x68000000 0x08000000>; 35 bspi-sel = <0>; 37 flash: flash@0 { 39 reg = <0>; 46 partition@0 { 48 reg = <0x0 0xc0000>; 53 reg = <0xc0000 0x10000>; 58 reg = <0xd0000 0x10000>; [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/reserved-memory/ |
D | qcom,rmtfs-mem.yaml | 61 reg = <0x86700000 0xe0000>;
|
/linux-6.12.1/drivers/clk/imx/ |
D | clk-imx8qxp-lpcg.h | 11 #define LSIO_PWM_0_LPCG 0x00000 12 #define LSIO_PWM_1_LPCG 0x10000 13 #define LSIO_PWM_2_LPCG 0x20000 14 #define LSIO_PWM_3_LPCG 0x30000 15 #define LSIO_PWM_4_LPCG 0x40000 16 #define LSIO_PWM_5_LPCG 0x50000 17 #define LSIO_PWM_6_LPCG 0x60000 18 #define LSIO_PWM_7_LPCG 0x70000 19 #define LSIO_GPIO_0_LPCG 0x80000 20 #define LSIO_GPIO_1_LPCG 0x90000 [all …]
|
/linux-6.12.1/arch/parisc/boot/compressed/ |
D | vmlinux.lds.S | 10 OUTPUT_ARCH(hppa:hppa2.0w) 17 /* palo loads at 0x60000 */ 18 /* loaded kernel will move to 0x10000 */ 19 . = 0xe0000; /* should not overwrite palo code */ 27 /* keep __gp below 0x1000000 */ 88 .note 0 : { *(.note) }
|
123456