Searched +full:0 +full:x00000bff (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/bus/ |
H A D | arm,integrator-ap-lm.yaml | 15 determine if a logic module is connected at index 0, 1, 2 or 3. The logic 35 "^bus(@[0-9a-f]*)?$": 37 and are named with bus. The first module is at 0xc0000000, the second 38 at 0xd0000000 and so on until the top of the memory of the system at 39 0xffffffff. All information about the memory used by the module is 55 ranges = <0xc0000000 0xc0000000 0x40000000>; 60 ranges = <0x00000000 0xc0000000 0x10000000>; 61 /* The Logic Modules sees the Core Module 0 RAM @80000000 */ 62 dma-ranges = <0x00000000 0x80000000 0x10000000>; 68 reg = <0x00100000 0x1000>; [all …]
|
/openbmc/qemu/hw/misc/ |
H A D | eccmemctl.c | 35 * MCC (version 0, implementation 0) SS-600MP 36 * EMC (version 0, implementation 1) SS-10 37 * SMC (version 0, implementation 2) SS-10SX and SS-20 44 #define ECC_MCC 0x00000000 45 #define ECC_EMC 0x10000000 46 #define ECC_SMC 0x20000000 49 #define ECC_MER 0 /* Memory Enable Register */ 53 #define ECC_MFAR0 4 /* Memory Fault Address Register 0 */ 56 #define ECC_ECR0 7 /* Event Count Register 0 */ 60 #define ECC_MER_EE 0x00000001 /* Enable ECC checking */ [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | nvidia,tegra20-emc.yaml | 38 const: 0 41 const: 0 145 "^emc-table@[0-9]+$": 165 const: 0 172 "^emc-table@[0-9]+$": 199 reg = <0x7000f400 0x400>; 200 interrupts = <0 78 4>; 207 #interconnect-cells = <0>; 209 #size-cells = <0>; 213 emc-tables@0 { [all …]
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | integratorap-im-pd1.dts | 21 reg = <0xc2000000 0x00100000>; 28 syscon@0 { 30 reg = <0x00000000 0x1000>; 35 vco1: clock-controller@0 { 37 reg = <0x00 0x04>; 38 #clock-cells = <0>; 39 lock-offset = <0x08>; 40 vco-offset = <0x00>; 47 reg = <0x04 0x04>; 48 #clock-cells = <0>; [all …]
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-paz00.dts | 28 memory@0 { 29 reg = <0x00000000 0x20000000>; 55 pinctrl-0 = <&state_default>; 303 reg = <0x1e>; 335 reg = <0x34>; 471 reg = <0x4c>; 484 nvidia,cpu-pwr-off-time = <0>; 486 nvidia,core-pwr-off-time = <0>; 494 emc-tables@0 { 495 nvidia,ram-code = <0x0>; [all …]
|
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-dma.c | 26 #define VNMC_REG 0x00 /* Video n Main Control Register */ 27 #define VNMS_REG 0x04 /* Video n Module Status Register */ 28 #define VNFC_REG 0x08 /* Video n Frame Capture Register */ 29 #define VNSLPRC_REG 0x0C /* Video n Start Line Pre-Clip Register */ 30 #define VNELPRC_REG 0x10 /* Video n End Line Pre-Clip Register */ 31 #define VNSPPRC_REG 0x14 /* Video n Start Pixel Pre-Clip Register */ 32 #define VNEPPRC_REG 0x18 /* Video n End Pixel Pre-Clip Register */ 33 #define VNIS_REG 0x2C /* Video n Image Stride Register */ 34 #define VNMB_REG(m) (0x30 + ((m) << 2)) /* Video n Memory Base m Register */ 35 #define VNIE_REG 0x40 /* Video n Interrupt Enable Register */ [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/ |
H A D | gc_11_0_0_default.h | 28 #define regSDMA0_DEC_START_DEFAULT 0x00000000 29 #define regSDMA0_F32_MISC_CNTL_DEFAULT 0x00000000 30 #define regSDMA0_GLOBAL_TIMESTAMP_LO_DEFAULT 0x00000000 31 #define regSDMA0_GLOBAL_TIMESTAMP_HI_DEFAULT 0x00000000 32 #define regSDMA0_POWER_CNTL_DEFAULT 0x00000000 33 #define regSDMA0_CNTL_DEFAULT 0x00002440 34 #define regSDMA0_CHICKEN_BITS_DEFAULT 0x0107d186 35 #define regSDMA0_GB_ADDR_CONFIG_DEFAULT 0x00000545 36 #define regSDMA0_GB_ADDR_CONFIG_READ_DEFAULT 0x00000545 37 #define regSDMA0_RB_RPTR_FETCH_DEFAULT 0x00000000 [all …]
|