Searched +full:0 +full:x24400 (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/arch/arm/boot/dts/ |
D | am57-pruss.dtsi | 11 reg = <0x4b226000 0x4>, 12 <0x4b226004 0x4>; 23 clocks = <&l4per2_clkctrl DRA7_L4PER2_PRUSS1_CLKCTRL 0>; 27 ranges = <0x00000000 0x4b200000 0x80000>; 29 pruss1: pruss@0 { 31 reg = <0x0 0x80000>; 36 pruss1_mem: memories@0 { 37 reg = <0x0 0x2000>, 38 <0x2000 0x2000>, 39 <0x10000 0x8000>; [all …]
|
D | am4372.dtsi | 20 memory@0 { 22 reg = <0 0>; 42 #size-cells = <0>; 43 cpu: cpu@0 { 47 reg = <0>; 76 opp-supported-hw = <0xFF 0x01>; 83 opp-supported-hw = <0xFF 0x04>; 89 opp-supported-hw = <0xFF 0x08>; 95 opp-supported-hw = <0xFF 0x10>; 101 opp-supported-hw = <0xFF 0x20>; [all …]
|
D | am33xx-l4.dtsi | 1 &l4_wkup { /* 0x44c00000 */ 4 clocks = <&l4_wkup_clkctrl AM3_L4_WKUP_L4_WKUP_CLKCTRL 0>; 6 reg = <0x44c00000 0x800>, 7 <0x44c00800 0x800>, 8 <0x44c01000 0x400>, 9 <0x44c01400 0x400>; 13 ranges = <0x00000000 0x44c00000 0x100000>, /* segment 0 */ 14 <0x00100000 0x44d00000 0x100000>, /* segment 1 */ 15 <0x00200000 0x44e00000 0x100000>; /* segment 2 */ 17 segment@0 { /* 0x44c00000 */ [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/ |
D | ti,pru-rproc.yaml | 19 The K3 SoCs containing ICSSG v1.0 (eg: AM65x SR1.0) also have two Auxiliary 21 containing the revised ICSSG v1.1 (eg: J721E, AM65x SR2.0) have an extra two 46 - ti,am654-tx-pru # for Tx_PRUs in K3 AM65x SR2.0 SoCs 79 pattern: "^rtu@[0-9a-f]+$" 91 pattern: "^txpru@[0-9a-f]+" 95 pattern: "^pru@[0-9a-f]+$" 108 pruss_tm: target-module@300000 { /* 0x4a300000, ap 9 04.0 */ 112 ranges = <0x0 0x300000 0x80000>; 114 pruss: pruss@0 { 116 reg = <0x0 0x80000>; [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/ti/ |
D | ti,pruss.yaml | 36 0x0, but also has access to a secondary Data RAM (primary to the other PRU 37 core) at its address 0x2000. A shared Data RAM, if present, can be accessed 60 pattern: "^(pruss|icssg)@[0-9a-f]+$" 65 - ti,am4376-pruss0 # for AM437x SoC family and PRUSS unit 0 160 const: 0 174 const: 0 208 const: 0 296 "^(pru|rtu|txpru)@[0-9a-f]+$": 349 pruss: pruss@0 { 351 reg = <0x0 0x80000>; [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/ti/ |
D | k3-am65-main.dtsi | 12 reg = <0x0 0x70000000 0x0 0x200000>; 15 ranges = <0x0 0x0 0x70000000 0x200000>; 17 atf-sram@0 { 18 reg = <0x0 0x20000>; 22 reg = <0xf0000 0x10000>; 26 reg = <0x100000 0x100000>; 37 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */ 38 <0x00 0x01880000 0x00 0x90000>, /* GICR */ 39 <0x00 0x6f000000 0x00 0x2000>, /* GICC */ 40 <0x00 0x6f010000 0x00 0x1000>, /* GICH */ [all …]
|
D | k3-am64-main.dtsi | 13 #clock-cells = <0>; 15 clock-frequency = <0>; 22 reg = <0x00 0x70000000 0x00 0x200000>; 25 ranges = <0x0 0x00 0x70000000 0x200000>; 28 reg = <0x1c0000 0x20000>; 32 reg = <0x1e0000 0x1c000>; 36 reg = <0x1fc000 0x4000>; 42 reg = <0x0 0x43000000 0x0 0x20000>; 45 ranges = <0x0 0x0 0x43000000 0x20000>; 50 mux-reg-masks = <0x4080 0x3>; /* SERDES0 lane0 select */ [all …]
|
D | k3-j721e-main.dtsi | 14 #clock-cells = <0>; 16 clock-frequency = <0>; 20 #clock-cells = <0>; 22 clock-frequency = <0>; 29 reg = <0x0 0x70000000 0x0 0x800000>; 32 ranges = <0x0 0x0 0x70000000 0x800000>; 34 atf-sram@0 { 35 reg = <0x0 0x20000>; 41 reg = <0 0x00100000 0 0x1c000>; /* excludes pinctrl region */ 44 ranges = <0x0 0x0 0x00100000 0x1c000>; [all …]
|
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7603/ |
D | regs.h | 6 #define MT_HW_REV 0x1000 7 #define MT_HW_CHIPID 0x1008 8 #define MT_TOP_MISC2 0x1134 10 #define MT_MCU_BASE 0x2000 13 #define MT_MCU_PCIE_REMAP_1 MT_MCU(0x500) 14 #define MT_MCU_PCIE_REMAP_1_OFFSET GENMASK(17, 0) 17 #define MT_MCU_PCIE_REMAP_2 MT_MCU(0x504) 18 #define MT_MCU_PCIE_REMAP_2_OFFSET GENMASK(18, 0) 21 #define MT_HIF_BASE 0x4000 24 #define MT_INT_SOURCE_CSR MT_HIF(0x200) [all …]
|
/Linux-v6.1/drivers/gpu/drm/i915/ |
D | intel_uncore.c | 66 uncore->debug->unclaimed_mmio_check = 0; in mmio_debug_suspend() 114 if (id >= 0 && id < FW_DOMAIN_ID_COUNT) in intel_uncore_forcewake_domain_to_str() 136 fw_clear(d, 0xefff); in fw_domain_reset() 138 fw_clear(d, 0xffff); in fw_domain_reset() 166 return __wait_for_ack(d, ack, 0); in wait_ack_clear() 187 ACK_CLEAR = 0, 196 const u32 value = type == ACK_SET ? ack_bit : 0; in fw_domain_wait_ack_with_fallback() 228 DRM_DEBUG_DRIVER("%s had to use fallback to %s ack, 0x%x (passes %u)\n", in fw_domain_wait_ack_with_fallback() 234 return ack_detected ? 0 : -ETIMEDOUT; in fw_domain_wait_ack_with_fallback() 361 * w/a for a sporadic read returning 0 by waiting for the GT in __gen6_gt_wait_for_thread_c0() [all …]
|
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 54 * at the time it indicated completion is stored there. Returns 0 if the 66 return 0; in t4_wait_op_done_val() 68 if (--attempts == 0) in t4_wait_op_done_val() 167 /* Reset ENABLE to 0 so reads of PCIE_CFG_SPACE_DATA won't cause a in t4_hw_pci_read_cfg4() 169 * ENABLE is 0 so a simple register write is easier than a in t4_hw_pci_read_cfg4() 172 t4_write_reg(adap, PCIE_CFG_SPACE_REQ_A, 0); in t4_hw_pci_read_cfg4() 247 log->cursor = 0; in t4_record_mbox() 249 for (i = 0; i < size / 8; i++) in t4_record_mbox() 252 entry->cmd[i++] = 0; in t4_record_mbox() 277 * The return value is 0 on success or a negative errno on failure. A [all …]
|