Searched +full:0 +full:x50000 (Results 1 – 25 of 117) sorted by relevance
12345
/Linux-v6.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-v6.1/drivers/gpu/drm/msm/adreno/ |
D | a6xx_hfi.c | 34 return 0; in a6xx_hfi_queue_read() 52 for (i = 0; i < HFI_HEADER_SIZE(hdr); i++) { in a6xx_hfi_queue_read() 82 for (i = 0; i < dwords; i++) { in a6xx_hfi_queue_write() 90 queue->data[index] = 0xfafafafa; in a6xx_hfi_queue_write() 96 gmu_write(gmu, REG_A6XX_GMU_HOST2GMU_INTR_SET, 0x01); in a6xx_hfi_queue_write() 97 return 0; in a6xx_hfi_queue_write() 165 return 0; in a6xx_hfi_wait_for_ack() 176 seqnum = atomic_inc_return(&queue->seqnum) % 0xfff; in a6xx_hfi_send_msg() 194 struct a6xx_hfi_msg_gmu_init_cmd msg = { 0 }; in a6xx_hfi_send_gmu_init() 201 NULL, 0); in a6xx_hfi_send_gmu_init() [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/firmware/ |
D | nvidia,tegra186-bpmp.yaml | 134 reg = <0x03c00000 0xa0000>; 142 reg = <0x30000000 0x50000>; 145 ranges = <0x0 0x30000000 0x50000>; 148 reg = <0x4e000 0x1000>; 154 reg = <0x4f000 0x1000>; 179 #size-cells = <0>;
|
/Linux-v6.1/Documentation/devicetree/bindings/usb/ |
D | ehci-orion.txt | 20 reg = <0x50000 0x1000>;
|
D | ti,am62-usb.yaml | 59 "^usb@[0-9a-f]+$": 85 reg = <0x00 0x0f910000 0x00 0x800>; 88 ti,syscon-phy-pll-refclk = <&wkup_conf 0x4018>; 95 reg =<0x00 0x31100000 0x00 0x50000>; 96 interrupts = <GIC_SPI 226 IRQ_TYPE_LEVEL_HIGH>, /* irq.0 */ 97 <GIC_SPI 226 IRQ_TYPE_LEVEL_HIGH>; /* irq.0 */
|
/Linux-v6.1/arch/mips/boot/dts/ralink/ |
D | rt2880_eval.dts | 10 memory@0 { 12 reg = <0x8000000 0x2000000>; 21 reg = <0x1f000000 0x400000>; 28 partition@0 { 30 reg = <0x0 0x30000>; 35 reg = <0x30000 0x10000>; 40 reg = <0x40000 0x10000>; 45 reg = <0x50000 0x3b0000>;
|
D | rt3052_eval.dts | 10 memory@0 { 12 reg = <0x0 0x2000000>; 21 reg = <0x1f000000 0x800000>; 28 partition@0 { 30 reg = <0x0 0x30000>; 35 reg = <0x30000 0x10000>; 40 reg = <0x40000 0x10000>; 45 reg = <0x50000 0x7b0000>;
|
D | mt7621-gnubee-gb-pc1.dts | 13 memory@0 { 15 reg = <0x00000000 0x1c000000>, 16 <0x20000000 0x04000000>; 57 flash@0 { 61 reg = <0>; 65 partition@0 { 67 reg = <0x0 0x30000>; 73 reg = <0x30000 0x10000>; 79 reg = <0x40000 0x10000>; 85 reg = <0x50000 0x1fb0000>; [all …]
|
D | mt7621-gnubee-gb-pc2.dts | 13 memory@0 { 15 reg = <0x00000000 0x1c000000>, 16 <0x20000000 0x04000000>; 77 flash@0 { 81 reg = <0>; 85 partition@0 { 87 reg = <0x0 0x30000>; 93 reg = <0x30000 0x10000>; 99 reg = <0x40000 0x10000>; 105 reg = <0x50000 0x1fb0000>; [all …]
|
/Linux-v6.1/drivers/crypto/ |
D | geode-aes.h | 9 #define AES_MODE_ECB 0 12 #define AES_DIR_DECRYPT 0 15 #define AES_FLAGS_HIDDENKEY (1 << 0) 19 #define AES_CTRLA_REG 0x0000 21 #define AES_CTRL_START 0x01 22 #define AES_CTRL_DECRYPT 0x00 23 #define AES_CTRL_ENCRYPT 0x02 24 #define AES_CTRL_WRKEY 0x04 25 #define AES_CTRL_DCA 0x08 26 #define AES_CTRL_SCA 0x10 [all …]
|
/Linux-v6.1/arch/arm/mach-orion5x/ |
D | orion5x.h | 36 #define ORION5X_REGS_PHYS_BASE 0xf1000000 37 #define ORION5X_REGS_VIRT_BASE IOMEM(0xfec00000) 40 #define ORION5X_PCIE_IO_PHYS_BASE 0xf2000000 41 #define ORION5X_PCIE_IO_BUS_BASE 0x00000000 44 #define ORION5X_PCI_IO_PHYS_BASE 0xf2100000 45 #define ORION5X_PCI_IO_BUS_BASE 0x00010000 48 #define ORION5X_SRAM_PHYS_BASE (0xf2200000) 52 #define ORION5X_PCIE_WA_PHYS_BASE 0xf0000000 53 #define ORION5X_PCIE_WA_VIRT_BASE IOMEM(0xfd000000) 56 #define ORION5X_PCIE_MEM_PHYS_BASE 0xe0000000 [all …]
|
/Linux-v6.1/arch/arm/mach-mmp/ |
D | addr-map.h | 15 #define APB_PHYS_BASE 0xd4000000 16 #define APB_VIRT_BASE IOMEM(0xfe000000) 17 #define APB_PHYS_SIZE 0x00200000 19 #define AXI_PHYS_BASE 0xd4200000 20 #define AXI_VIRT_BASE IOMEM(0xfe200000) 21 #define AXI_PHYS_SIZE 0x00200000 23 #define PGU_PHYS_BASE 0xe0000000 24 #define PGU_VIRT_BASE IOMEM(0xfe400000) 25 #define PGU_PHYS_SIZE 0x00100000 27 /* Static Memory Controller - Chip Select 0 and 1 */ [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,llcc.yaml | 61 reg = <0x1100000 0x200000>, <0x1300000 0x50000> ;
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | spear600-evb.dts | 17 reg = <0 0x10000000>; 55 reg = <0xf8000000 0x800000>; 63 partition@0 { 65 reg = <0x0 0x10000>; 69 reg = <0x10000 0x50000>; 73 reg = <0x60000 0x10000>; 77 reg = <0x70000 0x10000>; 81 reg = <0x80000 0x310000>; 85 reg = <0x390000 0x0>;
|
D | at91rm9200ek.dts | 19 reg = <0x20000000 0x4000000>; 35 timer@0 { 37 reg = <0>, <1>; 63 pinctrl-0 = 75 cs-gpios = <&pioA 3 0>, <0>, <0>, <0>; 76 flash@0 { 79 reg = <0>; 99 reg = <0x10000000 0x800000>; 100 linux,mtd-name = "physmap-flash.0"; 105 barebox@0 { [all …]
|
D | spear310-evb.dts | 18 reg = <0 0x40000000>; 24 pinctrl-0 = <&state_default>; 102 reg = <0xf8000000 0x800000>; 105 partition@0 { 107 reg = <0x0 0x10000>; 111 reg = <0x10000 0x50000>; 115 reg = <0x60000 0x10000>; 119 reg = <0x70000 0x10000>; 123 reg = <0x80000 0x310000>; 127 reg = <0x390000 0x0>; [all …]
|
D | spear320-evb.dts | 18 reg = <0 0x40000000>; 25 pinctrl-0 = <&state_default>; 103 reg = <0xf8000000 0x800000>; 106 partition@0 { 108 reg = <0x0 0x10000>; 112 reg = <0x10000 0x50000>; 116 reg = <0x60000 0x10000>; 120 reg = <0x70000 0x10000>; 124 reg = <0x80000 0x310000>; 128 reg = <0x390000 0x0>; [all …]
|
D | spear300-evb.dts | 18 reg = <0 0x40000000>; 25 pinctrl-0 = <&state_default>; 77 cd-gpios = <&gpio1 0 0>; 88 reg = <0xf8000000 0x800000>; 91 partition@0 { 93 reg = <0x0 0x10000>; 97 reg = <0x10000 0x50000>; 101 reg = <0x60000 0x10000>; 105 reg = <0x70000 0x10000>; 109 reg = <0x80000 0x310000>; [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | qoriq-bman-portals.dtsi | 14 bman-portal@0 { 20 reg = <0x0 0x4000>, <0x4000000 0x4000>; 26 reg = <0x10000 0x4000>, <0x4010000 0x4000>; 32 reg = <0x20000 0x4000>, <0x4020000 0x4000>; 38 reg = <0x30000 0x4000>, <0x4030000 0x4000>; 44 reg = <0x40000 0x4000>, <0x4040000 0x4000>; 50 reg = <0x50000 0x4000>, <0x4050000 0x4000>; 56 reg = <0x60000 0x4000>, <0x4060000 0x4000>; 62 reg = <0x70000 0x4000>, <0x4070000 0x4000>; 68 reg = <0x80000 0x4000>, <0x4080000 0x4000>; [all …]
|
D | qoriq-qman-portals.dtsi | 14 qportal0: qman-portal@0 { 20 reg = <0x0 0x4000>, <0x4000000 0x4000>; 22 cell-index = <0>; 27 reg = <0x10000 0x4000>, <0x4010000 0x4000>; 34 reg = <0x20000 0x4000>, <0x4020000 0x4000>; 41 reg = <0x30000 0x4000>, <0x4030000 0x4000>; 48 reg = <0x40000 0x4000>, <0x4040000 0x4000>; 55 reg = <0x50000 0x4000>, <0x4050000 0x4000>; 62 reg = <0x60000 0x4000>, <0x4060000 0x4000>; 69 reg = <0x70000 0x4000>, <0x4070000 0x4000>; [all …]
|
/Linux-v6.1/include/uapi/linux/genwqe/ |
D | genwqe_card.h | 36 #define GENWQE_TYPE_ALTERA_230 0x00 /* GenWQE4 Stratix-IV-230 */ 37 #define GENWQE_TYPE_ALTERA_530 0x01 /* GenWQE4 Stratix-IV-530 */ 38 #define GENWQE_TYPE_ALTERA_A4 0x02 /* GenWQE5 A4 Stratix-V-A4 */ 39 #define GENWQE_TYPE_ALTERA_A7 0x03 /* GenWQE5 A7 Stratix-V-A7 */ 43 #define GENWQE_SLU_OFFS GENWQE_UID_OFFS(0) 49 #define IO_EXTENDED_ERROR_POINTER 0x00000048 50 #define IO_ERROR_INJECT_SELECTOR 0x00000060 51 #define IO_EXTENDED_DIAG_SELECTOR 0x00000070 52 #define IO_EXTENDED_DIAG_READ_MBX 0x00000078 53 #define IO_EXTENDED_DIAG_MAP(ring) (0x00000500 | ((ring) << 3)) [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | qcom,sc7180-lpasscorecc.yaml | 87 reg = <0x63000000 0x28>; 100 reg = <0x62d00000 0x50000>, <0x62780000 0x30000>;
|
/Linux-v6.1/arch/powerpc/boot/dts/fsl/ |
D | b4860si-post.dtsi | 37 /* controller at 0x200000 */ 64 dcsr-epu@0 { 79 reg = <0x13000 0x1000>; 96 reg = <0x108000 0x1000 0x109000 0x1000>; 101 reg = <0x110000 0x1000 0x111000 0x1000>; 106 reg = <0x118000 0x1000 0x119000 0x1000>; 113 reg = <0x38000 0x4000>, <0x100e000 0x1000>; 114 interrupts = <133 2 0 0>; 118 reg = <0x3c000 0x4000>, <0x100f000 0x1000>; 119 interrupts = <135 2 0 0>; [all …]
|
/Linux-v6.1/arch/arm/mach-mv78xx0/ |
D | mv78xx0.h | 17 * f0800000 PCIe #0 I/O space 29 * fee00000 f0800000 64K PCIe #0 I/O space 39 #define MV78XX0_CORE0_REGS_PHYS_BASE 0xf1020000 40 #define MV78XX0_CORE1_REGS_PHYS_BASE 0xf1024000 41 #define MV78XX0_CORE_REGS_VIRT_BASE IOMEM(0xfe400000) 42 #define MV78XX0_CORE_REGS_PHYS_BASE 0xfe400000 45 #define MV78XX0_PCIE_IO_PHYS_BASE(i) (0xf0800000 + ((i) << 20)) 48 #define MV78XX0_REGS_PHYS_BASE 0xf1000000 49 #define MV78XX0_REGS_VIRT_BASE IOMEM(0xfec00000) 52 #define MV78XX0_PCIE_MEM_PHYS_BASE 0xc0000000 [all …]
|
/Linux-v6.1/arch/mips/include/asm/sgi/ |
D | heart.h | 24 #define HEART_XKPHYS_BASE ((void *)(IO_BASE | 0x000000000ff00000ULL)) 47 * @__pad0: 0x0f40 bytes of padding -> next HEART register 0x01000. 49 * @__pad1: 0xeff8 bytes of padding -> next HEART register 0x10000. 56 * @__pad2: 0xffb8 bytes of padding -> next HEART register 0x20000. 58 * @__pad3: 0xfff8 bytes of padding -> next HEART register 0x30000. 60 * @__pad4: 0xfff8 bytes of padding -> next HEART register 0x40000. 62 * @__pad5: 0xfff8 bytes of padding -> next HEART register 0x50000. 64 * @__pad6: 0xfff8 bytes of padding -> next HEART register 0x60000. 79 struct ip30_heart_regs { /* 0x0ff00000 */ 80 u64 mode; /* + 0x00000 */ [all …]
|
12345