Searched +full:0 +full:x00000bff (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/bus/ |
| 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 …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/bus/ |
| 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 …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| 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 …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/arm/ |
| 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 …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | integratorap-im-pd1.dts | 21 reg = <0xc2000000 0x00100000>; 28 syscon@0 { 30 reg = <0x00000000 0x1000>; 34 #clock-cells = <0>; 35 lock-offset = <0x08>; 36 vco-offset = <0x00>; 43 #clock-cells = <0>; 44 lock-offset = <0x08>; 45 vco-offset = <0x04>; 54 #clock-cells = <0>; [all …]
|
| D | tegra20-paz00.dts | 24 memory@0 { 25 reg = <0x00000000 0x20000000>; 51 pinctrl-0 = <&state_default>; 287 reg = <0x1e>; 300 reg = <0x7000c500 0x100>; 303 #size-cells = <0>; 317 emc-tables@0 { 318 nvidia,ram-code = <0x0>; 320 #size-cells = <0>; 326 nvidia,emc-registers = <0x0000000a 0x00000016 [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/ |
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/rcar-vin/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/asic_reg/gc/ |
| 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 …]
|