Home
last modified time | relevance | path

Searched full:tmc (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Darm,coresight-tmc.yaml4 $id: http://devicetree.org/schemas/arm/arm,coresight-tmc.yaml#
32 const: arm,coresight-tmc
42 - const: arm,coresight-tmc
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.
79 The maximum burst size initiated by TMC on the AXI master interface. The
116 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dcoresight.txt26 "arm,coresight-tmc", "arm,primecell";
121 * Optional property for TMC:
123 * arm,buffer-size: size of contiguous buffer space for TMC ETR
127 * arm,scatter-gather: boolean. Indicates that the TMC-ETR can safely
130 * arm,max-burst-size: The maximum burst size initiated by TMC on the
193 compatible = "arm,coresight-tmc", "arm,primecell";
H A Darm,embedded-trace-extension.yaml19 components (e.g, TMC-ETR) or other means (e.g, using a per CPU buffer
H A Dete.yaml19 components (e.g, TMC-ETR) or other means (e.g, using a per CPU buffer
H A Darm,coresight-catu.yaml24 AXI master and system memory. The CATU is normally used along with the TMC to
H A Dqcom,coresight-tpda.yaml19 TPDM source to TMC sink. TPDM can directly connect to TPDA's inport or
/freebsd/sys/arm64/coresight/
H A Dcoresight_tmc_fdt.c49 { "arm,coresight-tmc", 1 },
62 device_set_desc(dev, "ARM Coresight TMC"); in tmc_fdt_probe()
85 DEFINE_CLASS_1(tmc, tmc_fdt_driver, tmc_fdt_methods,
88 EARLY_DRIVER_MODULE(tmc, simplebus, tmc_fdt_driver, 0, 0,
H A Dcoresight_tmc_acpi.c58 device_set_desc(dev, "ARM Coresight TMC"); in tmc_acpi_probe()
83 DEFINE_CLASS_1(tmc, tmc_acpi_driver, tmc_acpi_methods,
86 EARLY_DRIVER_MODULE(tmc, acpi, tmc_acpi_driver, 0, 0,
H A Dcoresight_tmc.c69 /* Enable TMC */ in tmc_start()
148 /* Configure TMC */ in tmc_configure_etr()
195 /* Unlock TMC */ in tmc_init()
346 DEFINE_CLASS_0(tmc, tmc_driver, tmc_methods, sizeof(struct tmc_softc));
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhi3660-coresight.dtsi132 compatible = "arm,coresight-tmc", "arm,primecell";
274 compatible = "arm,coresight-tmc", "arm,primecell";
366 compatible = "arm,coresight-tmc", "arm,primecell";
425 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dhi6220-coresight.dtsi39 compatible = "arm,coresight-tmc", "arm,primecell";
100 compatible = "arm,coresight-tmc", "arm,primecell";
369 /* CTI 0 - TMC and TPIU connections */
/freebsd/sys/contrib/device-tree/src/arm64/sprd/
H A Dsc9863a.dtsi212 compatible = "arm,coresight-tmc", "arm,primecell";
277 compatible = "arm,coresight-tmc", "arm,primecell";
302 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsc9860.dtsi338 compatible = "arm,coresight-tmc", "arm,primecell";
466 compatible = "arm,coresight-tmc", "arm,primecell";
491 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dums512.dtsi480 compatible = "arm,coresight-tmc", "arm,primecell";
547 compatible = "arm,coresight-tmc", "arm,primecell";
573 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsc9836.dtsi49 compatible = "arm,coresight-tmc", "arm,primecell";
/freebsd/contrib/file/magic/Magdir/
H A Dncr7 # Michael R. Wayne *** TMC & Associates *** INTERNET: wayne@ford-vax.arpa
H A Dmap270 # For road traffic information service (RDS/TMS/TMC). Commonly seen in City Navigator maps
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h157 template<typename TMC> TMC &getTM() const {
158 return *static_cast<TMC*>(TM);
/freebsd/sys/contrib/device-tree/src/arm64/arm/
H A Djuno-cs-r1r2.dtsi27 compatible = "arm,coresight-tmc", "arm,primecell";
H A Djuno-base.dtsi122 compatible = "arm,coresight-tmc", "arm,primecell";
199 compatible = "arm,coresight-tmc", "arm,primecell";
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h261 template <typename TMC> TMC &getTM() const { return static_cast<TMC &>(TM); } in getTM()
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx7s.dtsi277 compatible = "arm,coresight-tmc", "arm,primecell";
300 compatible = "arm,coresight-tmc", "arm,primecell";
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916.dtsi604 /* CTI 0 - TMC connections */
731 compatible = "arm,coresight-tmc", "arm,primecell";
757 compatible = "arm,coresight-tmc", "arm,primecell";
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_time.c96 /* Since we only store the CTC between TMA/MTC or MTC/TMC a in pt_time_ctc_delta()
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8974.dtsi794 compatible = "arm,coresight-tmc", "arm,primecell";
940 compatible = "arm,coresight-tmc", "arm,primecell";

12