/Linux-v6.6/drivers/gpu/drm/etnaviv/ |
D | common.xml.h | 7 http://0x04.net/cgit/index.cgi/rules-ng-ng 8 git clone git://0x04.net/rules-ng-ng 43 #define PIPE_ID_PIPE_3D 0x00000000 44 #define PIPE_ID_PIPE_2D 0x00000001 45 #define SYNC_RECIPIENT_FE 0x00000001 46 #define SYNC_RECIPIENT_RA 0x00000005 47 #define SYNC_RECIPIENT_PE 0x00000007 48 #define SYNC_RECIPIENT_DE 0x0000000b 49 #define SYNC_RECIPIENT_BLT 0x00000010 50 #define ENDIAN_MODE_NO_SWAP 0x00000000 [all …]
|
/Linux-v6.6/arch/powerpc/boot/dts/fsl/ |
D | mpc8536ds.dts | 17 #size-cells = <0>; 19 PowerPC,8536@0 { 21 reg = <0>; 28 reg = <0 0 0 0>; // Filled by U-Boot 32 reg = <0 0xffe05000 0 0x1000>; 34 ranges = <0x0 0x0 0x0 0xe8000000 0x08000000 35 0x2 0x0 0x0 0xffa00000 0x00040000 36 0x3 0x0 0x0 0xffdf0000 0x00008000>; 40 ranges = <0x0 0 0xffe00000 0x100000>; 44 reg = <0 0xffe08000 0 0x1000>; [all …]
|
D | mpc8536ds_36b.dts | 17 #size-cells = <0>; 19 PowerPC,8536@0 { 21 reg = <0>; 28 reg = <0 0 0 0>; // Filled by U-Boot 32 reg = <0xf 0xffe05000 0 0x1000>; 34 ranges = <0x0 0x0 0xf 0xe8000000 0x08000000 35 0x2 0x0 0xf 0xffa00000 0x00040000 36 0x3 0x0 0xf 0xffdf0000 0x00008000>; 40 ranges = <0x0 0xf 0xffe00000 0x100000>; 44 reg = <0xf 0xffe08000 0 0x1000>; [all …]
|
/Linux-v6.6/arch/mips/boot/dts/brcm/ |
D | bcm3384_zephyr.dtsi | 7 memory@0 { 11 reg = <0x0 0x08000000>; 16 #size-cells = <0>; 21 cpu@0 { 24 reg = <0>; 35 #address-cells = <0>; 45 #clock-cells = <0>; 60 dma-ranges = <0x00000000 0x08000000 0x08000000>, 61 <0x08000000 0x00000000 0x08000000>; 65 reg = <0x14e00038 0x4 0x14e0003c 0x4>, [all …]
|
/Linux-v6.6/arch/arm64/boot/dts/ti/ |
D | k3-am64.dtsi | 53 ranges = <0x00 0x000f4000 0x00 0x000f4000 0x00 0x000002d0>, /* PINCTRL */ 54 <0x00 0x00420000 0x00 0x00420000 0x00 0x00001000>, /* ESM0 */ 55 <0x00 0x00600000 0x00 0x00600000 0x00 0x00001100>, /* GPIO */ 56 <0x00 0x00a40000 0x00 0x00a40000 0x00 0x00000800>, /* Timesync router */ 57 <0x00 0x00b00000 0x00 0x00b00000 0x00 0x00002400>, /* VTM */ 58 <0x00 0x01000000 0x00 0x01000000 0x00 0x02330400>, /* First peripheral window */ 59 <0x00 0x08000000 0x00 0x08000000 0x00 0x00200000>, /* Main CPSW */ 60 <0x00 0x0d000000 0x00 0x0d000000 0x00 0x00800000>, /* PCIE_CORE */ 61 <0x00 0x0e000000 0x00 0x0e000000 0x00 0x00000100>, /* Main RTI0 */ 62 <0x00 0x0e010000 0x00 0x0e010000 0x00 0x00000100>, /* Main RTI1 */ [all …]
|
/Linux-v6.6/arch/arm/mach-rpc/include/mach/ |
D | hardware.h | 25 #define RPC_RAM_SIZE 0x10000000 26 #define RPC_RAM_START 0x10000000 28 #define EASI_SIZE 0x08000000 /* EASI I/O */ 29 #define EASI_START 0x08000000 30 #define EASI_BASE IOMEM(0xe5000000) 32 #define IO_START 0x03000000 /* I/O */ 33 #define IO_SIZE 0x01000000 34 #define IO_BASE IOMEM(0xe0000000) 36 #define SCREEN_START 0x02000000 /* VRAM */ 37 #define SCREEN_END 0xdfc00000 [all …]
|
/Linux-v6.6/arch/arm64/boot/dts/hisilicon/ |
D | hip05-d02.dts | 17 memory@0 { 19 reg = <0x0 0x00000000 0x0 0x80000000>; 37 debounce-interval = <0>; 54 ranges = <0 0 0x0 0x90000000 0x08000000>, 55 <1 0 0x0 0x98000000 0x08000000>; 57 nor-flash@0,0 { 61 reg = <0 0x0 0x08000000>; 64 partition@0 { 66 reg = <0x0 0x300000>; 70 reg = <0x300000 0xa00000>; [all …]
|
/Linux-v6.6/include/linux/mtd/ |
D | ndfc.h | 12 #define NDFC_CMD 0x00 13 #define NDFC_ALE 0x04 14 #define NDFC_DATA 0x08 15 #define NDFC_ECC 0x10 16 #define NDFC_BCFG0 0x30 17 #define NDFC_BCFG1 0x34 18 #define NDFC_BCFG2 0x38 19 #define NDFC_BCFG3 0x3c 20 #define NDFC_CCR 0x40 21 #define NDFC_STAT 0x44 [all …]
|
/Linux-v6.6/arch/arm/boot/dts/microchip/ |
D | ethernut5.dts | 19 reg = <0x20000000 0x08000000>; 39 timer@0 { 41 reg = <0>, <1>; 74 pinctrl-0 = <&pinctrl_nand_cs>; 78 reg = <0x3 0x0 0x800000>; 90 root@0 { 92 reg = <0x0 0x08000000>; 97 reg = <0x08000000 0x38000000>; 110 i2c-gpio-0 { 115 reg = <0x51>;
|
/Linux-v6.6/arch/arm/boot/dts/nvidia/ |
D | tegra30-asus-tf201.dts | 67 reg = <0x4d>; 82 mount-matrix = "-1", "0", "0", 83 "0", "-1", "0", 84 "0", "0", "-1"; 88 mount-matrix = "0", "-1", "0", 89 "-1", "0", "0", 90 "0", "0", "-1"; 95 mount-matrix = "1", "0", "0", 96 "0", "-1", "0", 97 "0", "0", "1"; [all …]
|
/Linux-v6.6/arch/arm/boot/dts/broadcom/ |
D | bcm47094-dlink-dir-885l.dts | 22 memory@0 { 24 reg = <0x00000000 0x08000000>, 25 <0x88000000 0x08000000>; 29 nand@0 { 35 partition@0 { 38 reg = <0x00000000 0x08000000>; 49 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>; 127 port@0 {
|
D | bcm4708-buffalo-wzr-1166dhp2.dts | 20 memory@0 { 22 reg = <0x00000000 0x08000000>, 23 <0x88000000 0x08000000>;
|
D | bcm4708-linksys-ea6500-v2.dts | 20 memory@0 { 22 reg = <0x00000000 0x08000000>, 23 <0x88000000 0x08000000>;
|
D | bcm4709-linksys-ea9200.dts | 19 memory@0 { 21 reg = <0x00000000 0x08000000>, 22 <0x88000000 0x08000000>; 27 reg = <0x1c080000 0x180000>;
|
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 …]
|
D | bcm4708-luxul-xwc-1000.dts | 22 memory@0 { 24 reg = <0x00000000 0x08000000>; 29 reg = <0x1eff0000 0x10000>; 36 nand@0 { 42 partition@0 { 44 reg = <0x00000000 0x08000000>; 55 gpios = <&chipcommon 0 GPIO_ACTIVE_HIGH>;
|
D | bcm47094-dlink-dir-890l.dts | 31 memory@0 { 33 reg = <0x00000000 0x08000000>, 34 <0x88000000 0x08000000>; 46 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>; 108 * The flash memory is memory mapped at 0x1e000000-0x1fffffff 114 reg = <0x1e1f0000 0x00010000>; 151 firmware@0 { 154 reg = <0x00000000 0x08000000>; 175 port@0 {
|
D | bcm47081-asus-rt-n18u.dts | 22 memory@0 { 24 reg = <0x00000000 0x08000000>, 25 <0x88000000 0x08000000>; 33 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | gk110.c | 39 { 0x020520, 0xfffffffc }, in gk110_pmu_pgob() 40 { 0x020524, 0xfffffffe }, in gk110_pmu_pgob() 41 { 0x020524, 0xfffffffc }, in gk110_pmu_pgob() 42 { 0x020524, 0xfffffff8 }, in gk110_pmu_pgob() 43 { 0x020524, 0xffffffe0 }, in gk110_pmu_pgob() 44 { 0x020530, 0xfffffffe }, in gk110_pmu_pgob() 45 { 0x02052c, 0xfffffffa }, in gk110_pmu_pgob() 46 { 0x02052c, 0xfffffff0 }, in gk110_pmu_pgob() 47 { 0x02052c, 0xffffffc0 }, in gk110_pmu_pgob() 48 { 0x02052c, 0xffffff00 }, in gk110_pmu_pgob() [all …]
|
D | gk104.c | 36 nvkm_wr32(device, 0x00c800, 0x00000000); in magic_() 37 nvkm_wr32(device, 0x00c808, 0x00000000); in magic_() 38 nvkm_wr32(device, 0x00c800, ctrl); in magic_() 40 if (nvkm_rd32(device, 0x00c800) & 0x40000000) { in magic_() 42 nvkm_wr32(device, 0x00c804, 0x00000000); in magic_() 46 nvkm_wr32(device, 0x00c800, 0x00000000); in magic_() 52 magic_(device, 0x8000a41f | ctrl, 6); in magic() 53 magic_(device, 0x80000421 | ctrl, 1); in magic() 61 if (!(nvkm_fuse_read(device->fuse, 0x31c) & 0x00000001)) in gk104_pmu_pgob() 64 nvkm_mask(device, 0x000200, 0x00001000, 0x00000000); in gk104_pmu_pgob() [all …]
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | keylargo.h | 10 /* "Pangea" chipset has keylargo device-id 0x25 while core99 11 * has device-id 0x22. The rev. of the pangea one is 0, so we 12 * fake an artificial rev. in keylargo_rev by oring 0x100 14 #define KL_PANGEA_REV 0x100 17 #define KEYLARGO_MBCR 0x34 /* KL Only, Media bay control/status */ 18 #define KEYLARGO_FCR0 0x38 19 #define KEYLARGO_FCR1 0x3c 20 #define KEYLARGO_FCR2 0x40 21 #define KEYLARGO_FCR3 0x44 22 #define KEYLARGO_FCR4 0x48 [all …]
|
/Linux-v6.6/arch/powerpc/boot/dts/ |
D | pdm360ng.dts | 23 reg = <0x00000000 0x20000000>; // 512MB at 0 27 bank-width = <0x1>; 28 chips = <0x1>; 30 partition@0 { 32 reg = <0x0 0x40000000>; 37 ranges = <0x0 0x0 0xf0000000 0x10000000 /* Flash */ 38 0x2 0x0 0x50040000 0x00020000>; /* CS2: MRAM */ 40 flash@0,0 { 42 reg = <0 0x00000000 0x08000000 43 0 0x08000000 0x08000000>; [all …]
|
/Linux-v6.6/arch/sh/drivers/superhyway/ |
D | ops-sh4-202.c | 16 #define PHYS_EMI_CBLOCK P4SEGADDR(0x1ec00000) 17 #define PHYS_EMI_DBLOCK P4SEGADDR(0x08000000) 18 #define PHYS_FEMI_CBLOCK P4SEGADDR(0x1f800000) 19 #define PHYS_FEMI_DBLOCK P4SEGADDR(0x00000000) 21 #define PHYS_EPBR_BLOCK P4SEGADDR(0x1de00000) 22 #define PHYS_DMAC_BLOCK P4SEGADDR(0x1fa00000) 23 #define PHYS_PBR_BLOCK P4SEGADDR(0x1fc00000) 26 [0] = { 28 .end = PHYS_EMI_CBLOCK + 0x00300000 - 1, 33 .end = PHYS_EMI_DBLOCK + 0x08000000 - 1, [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 25 <cs-number> 0 <physical address of mapping> <size> 32 register, e.g. IOMUXC_GPR1 on i.MX6Q. IOMUXC_GPR1[11:0] 36 IOMUXC_GPR1[11:0] CS0 CS1 CS2 CS3 38 05 128M 0M 0M 0M 39 033 64M 64M 0M 0M 40 0113 64M 32M 32M 0M 44 what bootloader sets up in IOMUXC_GPR1[11:0] will be 75 reg = <0x021b8000 0x4000>; 79 ranges = <0 0 0x08000000 0x08000000>; 82 nor@0,0 { [all …]
|
/Linux-v6.6/arch/powerpc/include/uapi/asm/ |
D | cputable.h | 6 #define PPC_FEATURE_32 0x80000000 7 #define PPC_FEATURE_64 0x40000000 8 #define PPC_FEATURE_601_INSTR 0x20000000 9 #define PPC_FEATURE_HAS_ALTIVEC 0x10000000 10 #define PPC_FEATURE_HAS_FPU 0x08000000 11 #define PPC_FEATURE_HAS_MMU 0x04000000 12 #define PPC_FEATURE_HAS_4xxMAC 0x02000000 13 #define PPC_FEATURE_UNIFIED_CACHE 0x01000000 14 #define PPC_FEATURE_HAS_SPE 0x00800000 15 #define PPC_FEATURE_HAS_EFP_SINGLE 0x00400000 [all …]
|