/Linux-v6.1/drivers/hwtracing/coresight/ |
D | coresight-tmc.h | 116 /* TMC ETR Capability bit definitions */ 118 /* ETR has separate read/write cache encodings */ 130 /* Coresight SoC-600 TMC-ETR unadvertised capabilities */ 136 ETR_MODE_ETR_SG, /* Uses in-built TMC ETR SG mechanism */ 143 * struct etr_buf - Details of the buffer used by ETR 145 * @mode : Mode of the ETR buffer, contiguous, Scatter Gather etc. 151 * @ops : ETR buffer operations for the mode. 175 * @etr_buf: details of buffer used in TMC-ETR 179 * TMC-ETR on AXI bus. 184 * @etr_caps: Bitmask of capabilities of the TMC ETR, inferred from the [all …]
|
D | coresight-tmc-etr.c | 30 * etr_perf_buffer - Perf buffer used for ETR 31 * @drvdata - The ETR drvdaga this buffer has been allocated for. 32 * @etr_buf - Actual buffer used by the ETR 47 /* Convert the perf index to an offset within the ETR buffer */ 50 /* Lower limit for ETR hardware buffer */ 54 * The TMC ETR SG has a page size of 4K. The SG table contains pointers 99 * struct etr_sg_table : ETR SG Table 552 * tmc_init_etr_sg_table: Allocate a TMC ETR SG table, data buffer of @size and 768 * TMC ETR could be connected to a CATU device, which can provide address 770 * (ETR) connected to the input port of the CATU. [all …]
|
D | Kconfig | 41 trace router - ETR) or sink (embedded trace FIFO). The driver 54 lookup. CATU helps TMC ETR to use a large physically non-contiguous trace 55 buffer by translating the addresses used by ETR to the physical address
|
D | Makefile | 12 coresight-tmc-etr.o
|
D | coresight-tmc-core.c | 363 /* Detect and initialise the capabilities of a TMC ETR */ 385 * Unless specified in the device configuration, ETR uses a 40-bit in tmc_etr_setup_caps() 578 /* Coresight SoC 600 TMC-ETR/ETS */
|
D | coresight-catu.c | 78 * The base input address (used by the ETR, programmed in INADDR_{LO,HI}) 311 * ETR started off at etr_buf->hwaddr. Convert the RRP/RWP to in catu_sync_etr_buf() 531 /* Default to the 40bits as supported by TMC-ETR */ in catu_probe()
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | arm,coresight-tmc.yaml | 24 FIFO(ETF) and Embedded Trace Router(ETR) configurations. The configuration 25 mode (ETB, ETF, ETR) is discovered at boot time when the device is probed. 68 Size of contiguous buffer space for TMC ETR (embedded trace router). The 75 Indicates that the TMC-ETR can safely use the SG mode on this system. 100 description: AXI or ATB Master output connection. Used for ETR 115 etr@20070000 {
|
D | arm,embedded-trace-extension.yaml | 19 components (e.g, TMC-ETR) or other means (e.g, using a per CPU buffer
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | maxim,max8973.yaml | 74 maxim,enable-etr: 78 maxim,enable-high-etr-sensitivity: 82 sensitivity. If this property is available then etr will be enable 84 Enhanced transient response (ETR) will affect the configuration of CKADV. 137 maxim,enable-etr;
|
/Linux-v6.1/drivers/misc/habanalabs/gaudi/ |
D | gaudi_coresight.c | 537 "ETR buffer address shouldn't exceed 50 bits\n"); in gaudi_etr_validate_address() 543 "ETR buffer size %llu overflow\n", size); in gaudi_etr_validate_address() 567 dev_err(hdev->dev, "ETR buffer should be in SRAM/DRAM\n"); in gaudi_etr_validate_address() 590 dev_err(hdev->dev, "Failed to %s ETR on timeout, error %d\n", in gaudi_config_etr() 597 dev_err(hdev->dev, "Failed to %s ETR on timeout, error %d\n", in gaudi_config_etr() 614 "ETR buffer size should be bigger than 0\n"); in gaudi_config_etr() 621 dev_err(hdev->dev, "ETR buffer address is invalid\n"); in gaudi_config_etr() 633 /* make ETR not privileged */ in gaudi_config_etr() 636 /* make ETR non-secured (inverted logic) */ in gaudi_config_etr() 904 dev_err(hdev->dev, "halt ETR failed, %d\n", rc); in gaudi_halt_coresight()
|
/Linux-v6.1/drivers/misc/habanalabs/goya/ |
D | goya_coresight.c | 370 "ETR buffer size %llu overflow\n", size); in goya_etr_validate_address() 402 dev_err(hdev->dev, "Failed to %s ETR on timeout, error %d\n", in goya_config_etr() 409 dev_err(hdev->dev, "Failed to %s ETR on timeout, error %d\n", in goya_config_etr() 424 "ETR buffer size should be bigger than 0\n"); in goya_config_etr() 438 /* make ETR not privileged */ in goya_config_etr() 440 /* make ETR non-secured (inverted logic) */ in goya_config_etr() 708 dev_err(hdev->dev, "halt ETR failed, %d\n", rc); in goya_halt_coresight()
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-coresight-devices-tmc | 91 Description: (RW) Size of the trace buffer for TMC-ETR when used in SYSFS 92 mode. Writable only for TMC-ETR configurations. The value
|
/Linux-v6.1/include/dt-bindings/memory/ |
D | tegra186-mc.h | 191 /* ETR reads */ 193 /* ETR writes */
|
D | tegra194-mc.h | 211 /* ETR read clients */ 213 /* ETR write clients */
|
/Linux-v6.1/drivers/misc/habanalabs/include/gaudi2/asic_reg/ |
D | psoc_etr_regs.h | 19 * (Prototype: ETR)
|
D | psoc_etr_masks.h | 19 * (Prototype: ETR)
|
/Linux-v6.1/drivers/misc/habanalabs/include/goya/asic_reg/ |
D | psoc_etr_regs.h | 18 * PSOC_ETR (Prototype: ETR)
|
/Linux-v6.1/drivers/misc/habanalabs/include/gaudi/asic_reg/ |
D | psoc_etr_regs.h | 18 * PSOC_ETR (Prototype: ETR)
|
/Linux-v6.1/drivers/misc/habanalabs/gaudi2/ |
D | gaudi2_coresight.c | 2143 dev_err(hdev->dev, "ETR buffer size %llu overflow\n", size); in gaudi2_etr_validate_address() 2175 dev_err(hdev->dev, "ETR buffer should be in SRAM/DRAM\n"); in gaudi2_etr_validate_address() 2200 dev_err(hdev->dev, "Failed to %s ETR on timeout, error %d\n", in gaudi2_config_etr() 2207 dev_err(hdev->dev, "Failed to %s ETR on timeout, error %d\n", in gaudi2_config_etr() 2221 dev_err(hdev->dev, "ETR buffer size should be bigger than 0\n"); in gaudi2_config_etr() 2226 dev_err(hdev->dev, "ETR buffer address is invalid\n"); in gaudi2_config_etr() 2241 /* make ETR not privileged */ in gaudi2_config_etr() 2243 /* make ETR non-secured (inverted logic) */ in gaudi2_config_etr() 2578 dev_err(hdev->dev, "halt ETR failed, %d\n", rc); in gaudi2_halt_coresight()
|
/Linux-v6.1/Documentation/trace/coresight/ |
D | coresight.rst | 111 TMC-ETR: 123 Funnel, replicator (intelligent or not), TMC-ETR 212 20070000.etr 20120000.replicator 220c0000.funnel 303 <file details> out:1 -> ../../../20070000.etr/tmc_etr0 326 <file details> tmc_etr0 -> ../../../20070000.etr/tmc_etr0
|
D | coresight-ect.rst | 27 # #<-----------: : +---# ETR #
|
/Linux-v6.1/drivers/acpi/ |
D | acpi_amba.c | 26 {"ARMHC501", 0}, /* ARM CoreSight ETR */
|
/Linux-v6.1/arch/arm64/boot/dts/arm/ |
D | juno-scmi.dtsi | 14 etr@20070000 {
|
/Linux-v6.1/arch/arm64/boot/dts/hisilicon/ |
D | hi3660-coresight.dtsi | 424 etr@ec033000 {
|
/Linux-v6.1/drivers/regulator/ |
D | max8973-regulator.c | 557 etr_enable = of_property_read_bool(np, "maxim,enable-etr"); in max8973_parse_dt() 559 "maxim,enable-high-etr-sensitivity"); in max8973_parse_dt()
|