Searched +full:0 +full:x2d000000 (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap3-sbc-t3730.dts | 21 pinctrl-0 = <&sb_t35_usb_hub_pins>; 25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */ 31 ranges = <5 0 0x2c000000 0x01000000>, /* CM-T3x30 SMSC9x Eth */ 32 <4 0 0x2d000000 0x01000000>, /* SB-T35 SMSC9x Eth */ 33 <0 0 0x00000000 0x01000000>; /* CM-T3x NAND */
|
H A D | omap3-sbc-t3530.dts | 21 pinctrl-0 = <&sb_t35_usb_hub_pins>; 25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */ 31 ranges = <5 0 0x2c000000 0x01000000>, /* CM-T3x30 SMSC9x Eth */ 32 <4 0 0x2d000000 0x01000000>, /* SB-T35 SMSC9x Eth */ 33 <0 0 0x00000000 0x01000000>; /* CM-T3x NAND */ 37 cd-gpios = <&twl_gpio 0 GPIO_ACTIVE_HIGH>;
|
H A D | omap3-sbc-t3517.dts | 34 pinctrl-0 = < 41 OMAP3_CORE1_IOPAD(0x20c0, PIN_INPUT_PULLUP | MUX_MODE4) /* gpmc_clk.gpio_59 */ 42 OMAP3_CORE1_IOPAD(0x2174, PIN_INPUT_PULLUP | MUX_MODE4) /* uart2_cts.gpio_144 */ 48 OMAP3_CORE1_IOPAD(0x21ec, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_98 - SB-T35 USB HUB RST */ 55 pinctrl-0 = < 74 ranges = <4 0 0x2d000000 0x01000000>, /* SB-T35 SMSC9x Eth */ 75 <0 0 0x00000000 0x01000000>; /* CM-T3x NAND */
|
H A D | omap3-sb-t35.dtsi | 13 pinctrl-0 = <&tfp410_pins>; 17 #size-cells = <0>; 19 port@0 { 20 reg = <0>; 52 pinctrl-0 = <&sb_t35_audio_amp>; 61 OMAP3_CORE1_IOPAD(0x20b6, PIN_OUTPUT | MUX_MODE0) /* gpmc_ncs4.gpmc_ncs4 */ 62 OMAP3_CORE1_IOPAD(0x20d2, PIN_INPUT_PULLUP | MUX_MODE4) /* gpmc_wait3.gpio_65 */ 68 OMAP3_CORE1_IOPAD(0x20b4, PIN_OUTPUT | MUX_MODE4) /* gpmc_ncs3.gpio_54 */ 74 OMAP3_CORE1_IOPAD(0x21c2, PIN_INPUT_PULLUP | MUX_MODE0) /* i2c3_scl */ 75 OMAP3_CORE1_IOPAD(0x21c4, PIN_INPUT_PULLUP | MUX_MODE0) /* i2c3_sda */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8-ss-vpu.dtsi | 10 ranges = <0x2c000000 0x0 0x2c000000 0x2000000>; 11 reg = <0 0x2c000000 0 0x1000000>; 17 reg = <0x2d000000 0x20000>; 26 reg = <0x2d020000 0x20000>; 35 reg = <0x2d040000 0x20000>; 43 reg = <0x2d080000 0x10000>; 47 mboxes = <&mu_m0 0 0>, 48 <&mu_m0 0 1>, 49 <&mu_m0 1 0>; 54 reg = <0x2d090000 0x10000>; [all …]
|
H A D | imx8ulp.dtsi | 35 #size-cells = <0>; 37 A35_0: cpu@0 { 40 reg = <0x0 0x0>; 49 reg = <0x0 0x1>; 66 arm,psci-suspend-param = <0x0>; 77 reg = <0x0 0x2d400000 0 0x10000>, /* GIC Dist */ 78 <0x0 0x2d440000 0 0xc0000>; /* GICR (RD_base + SGI_base) */ 101 thermal-sensors = <&scmi_sensor 0>; 131 #clock-cells = <0>; 138 #clock-cells = <0>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | amphion,vpu.yaml | 20 pattern: "^vpu@[0-9a-f]+$" 43 "^mailbox@[0-9a-f]+$": 50 "^vpu-core@[0-9a-f]+$": 116 ranges = <0x2c000000 0x2c000000 0x2000000>; 117 reg = <0x2c000000 0x1000000>; 124 reg = <0x2d000000 0x20000>; 125 interrupts = <0 472 4>; 132 reg = <0x2d020000 0x20000>; 133 interrupts = <0 473 4>; 140 reg = <0x2d040000 0x20000>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | arm,gic-v3.yaml | 33 enum: [ 0, 1, 2 ] 46 The 1st cell is the interrupt type; 0 for SPI interrupts, 1 for PPI 51 SPI interrupts are in the range [0-987]. PPI interrupts are in the 52 range [0-15]. Extended SPI interrupts are in the range [0-1023]. 53 Extended PPI interrupts are in the range [0-127]. 56 bits[3:0] trigger type and level flags. 68 of 0 if present. 83 ARMv8.0 architecture such as Cortex-A32, A34, A35, A53, A57, A72 and 99 multipleOf: 0x10000 100 exclusiveMinimum: 0 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/arm/ |
H A D | juno-base.dtsi | 12 reg = <0x0 0x2a810000 0x0 0x10000>; 16 ranges = <0 0x0 0x2a820000 0x20000>; 21 reg = <0x10000 0x10000>; 27 reg = <0x0 0x2b1f0000 0x0 0x1000>; 38 reg = <0x0 0x2b400000 0x0 0x10000>; 50 reg = <0x0 0x2b500000 0x0 0x10000>; 61 reg = <0x0 0x2b600000 0x0 0x10000>; 67 power-domains = <&scpi_devpd 0>; 72 reg = <0x0 0x2c010000 0 0x1000>, 73 <0x0 0x2c02f000 0 0x2000>, [all …]
|
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
H A D | aestab2.h | 49 0x00000001, 0x00000002, 0x00000004, 0x00000008, 50 0x00000010, 0x00000020, 0x00000040, 0x00000080, 51 0x0000001b, 0x00000036 57 0x00000063, 0x0000007c, 0x00000077, 0x0000007b, 58 0x000000f2, 0x0000006b, 0x0000006f, 0x000000c5, 59 0x00000030, 0x00000001, 0x00000067, 0x0000002b, 60 0x000000fe, 0x000000d7, 0x000000ab, 0x00000076, 61 0x000000ca, 0x00000082, 0x000000c9, 0x0000007d, 62 0x000000fa, 0x00000059, 0x00000047, 0x000000f0, 63 0x000000ad, 0x000000d4, 0x000000a2, 0x000000af, [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/ |
H A D | EmulateInstructionARM64.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 29 #define GPR_OFFSET_NAME(reg) 0 31 #define FPU_OFFSET_NAME(reg) 0 32 #define EXC_OFFSET_NAME(reg) 0 33 #define DBG_OFFSET_NAME(reg) 0 34 #define DBG_OFFSET_NAME(reg) 0 36 "na", nullptr, 8, 0, lldb::eEncodingUint, lldb::eFormatHex, \ 61 #define No_VFP 0 77 static inline bool IsZero(uint64_t x) { return x == 0; } in IsZero() 85 if (shift == 0) in LSL() [all …]
|
/freebsd/sys/dev/bce/ |
H A D | if_bcefw.h | 40 int bce_COM_b06FwReleaseMajor = 0x6; 41 int bce_COM_b06FwReleaseMinor = 0x0; 42 int bce_COM_b06FwReleaseFix = 0xf; 43 u32 bce_COM_b06FwStartAddr = 0x08000118; 44 u32 bce_COM_b06FwTextAddr = 0x08000000; 45 int bce_COM_b06FwTextLen = 0x4a68; 46 u32 bce_COM_b06FwDataAddr = 0x00000000; 47 int bce_COM_b06FwDataLen = 0x0; 48 u32 bce_COM_b06FwRodataAddr = 0x08004a68; 49 int bce_COM_b06FwRodataLen = 0x14; [all …]
|
/freebsd/tools/test/iconv/ref/ |
H A D | UTF-32BE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x01000000 3 0x02 = 0x02000000 4 0x03 = 0x03000000 5 0x04 = 0x04000000 6 0x05 = 0x05000000 7 0x06 = 0x06000000 8 0x07 = 0x07000000 9 0x08 = 0x08000000 10 0x09 = 0x09000000 [all …]
|