Searched full:tpiu (Results 1 – 25 of 41) sorted by relevance
12
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/ |
| D | arm,coresight-tpiu.yaml | 4 $id: http://devicetree.org/schemas/arm/arm,coresight-tpiu.yaml# 31 const: arm,coresight-tpiu 41 - const: arm,coresight-tpiu 80 tpiu@e3c05000 { 81 compatible = "arm,coresight-tpiu", "arm,primecell";
|
| /kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
| D | coresight-tpiu.c | 50 DEFINE_CORESIGHT_DEVLIST(tpiu_devs, "tpiu"); 54 * @atclk: optional clock for the core parts of the TPIU. 78 dev_dbg(&csdev->dev, "TPIU enabled\n"); in tpiu_enable() 107 dev_dbg(&csdev->dev, "TPIU disabled\n"); in tpiu_disable() 153 /* Disable tpiu to support older devices */ in tpiu_probe() 230 .name = "coresight-tpiu", 244 MODULE_DESCRIPTION("Arm CoreSight TPIU (Trace Port Interface Unit) driver");
|
| D | Kconfig | 62 tristate "Coresight generic TPIU driver" 73 module will be called coresight-tpiu.
|
| D | Makefile | 11 obj-$(CONFIG_CORESIGHT_SINK_TPIU) += coresight-tpiu.o
|
| /kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
| D | coresight-tpiu.c | 50 DEFINE_CORESIGHT_DEVLIST(tpiu_devs, "tpiu"); 54 * @atclk: optional clock for the core parts of the TPIU. 77 dev_dbg(&csdev->dev, "TPIU enabled\n"); in tpiu_enable() 104 dev_dbg(&csdev->dev, "TPIU disabled\n"); in tpiu_disable() 151 /* Disable tpiu to support older devices */ in tpiu_probe() 228 .name = "coresight-tpiu", 242 MODULE_DESCRIPTION("Arm CoreSight TPIU (Trace Port Interface Unit) driver");
|
| D | Kconfig | 63 tristate "Coresight generic TPIU driver" 74 module will be called coresight-tpiu.
|
| D | Makefile | 13 obj-$(CONFIG_CORESIGHT_SINK_TPIU) += coresight-tpiu.o
|
| /kernel/linux/linux-5.10/Documentation/trace/coresight/ |
| D | coresight.rst | 75 |------>& TPIU &<......II I DAP = Debug Access Port 80 To trace port TPIU= Trace Port Interface Unit 90 replicator, TMC, TPIU and ETB. Future work will enable more 109 TPIU: 125 ETBv1.0, ETB1.1, TPIU, TMC-ETF 157 replicator 20030000.tpiu 2201c000.ptm 2203c000.etm 2203e000.etm 211 22140000.etm 230c0000.funnel 23240000.etm 20030000.tpiu 302 <file details> out:0 -> ../../../20030000.tpiu/tpiu0 326 <file details> tpiu0 -> ../../../20030000.tpiu/tpiu0 349 replicator 20030000.tpiu 2201c000.ptm 2203c000.etm 2203e000.etm
|
| /kernel/linux/linux-6.6/Documentation/trace/coresight/ |
| D | coresight.rst | 75 |------>& TPIU &<......II I DAP = Debug Access Port 80 To trace port TPIU= Trace Port Interface Unit 90 replicator, TMC, TPIU and ETB. Future work will enable more 109 TPIU: 125 ETBv1.0, ETB1.1, TPIU, TMC-ETF 157 replicator 20030000.tpiu 2201c000.ptm 2203c000.etm 2203e000.etm 211 22140000.etm 230c0000.funnel 23240000.etm 20030000.tpiu 302 <file details> out:0 -> ../../../20030000.tpiu/tpiu0 327 <file details> tpiu0 -> ../../../20030000.tpiu/tpiu0 351 replicator 20030000.tpiu 2201c000.ptm 2203c000.etm 2203e000.etm
|
| /kernel/linux/linux-5.10/tools/perf/tests/shell/ |
| D | test_arm_coresight.sh | 74 # means the device is a sink device. Need to exclude 'tpiu' since it 76 echo "$1" | egrep -q -v "tpiu"
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/hisilicon/ |
| D | hi6220-coresight.dtsi | 115 tpiu@f6405000 { 116 compatible = "arm,coresight-tpiu", "arm,primecell"; 369 /* CTI 0 - TMC and TPIU connections */
|
| D | hi3660-coresight.dtsi | 440 tpiu@ec032000 { 441 compatible = "arm,coresight-tpiu", "arm,primecell";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | coresight.txt | 20 "arm,coresight-tpiu", "arm,primecell"; 169 tpiu@20030000 { 170 compatible = "arm,coresight-tpiu", "arm,primecell";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/hisilicon/ |
| D | hi6220-coresight.dtsi | 115 tpiu@f6405000 { 116 compatible = "arm,coresight-tpiu", "arm,primecell"; 369 /* CTI 0 - TMC and TPIU connections */
|
| D | hi3660-coresight.dtsi | 440 tpiu@ec032000 { 441 compatible = "arm,coresight-tpiu", "arm,primecell";
|
| /kernel/linux/linux-6.6/tools/perf/tests/shell/ |
| D | test_arm_coresight.sh | 88 # means the device is a sink device. Need to exclude 'tpiu' since it 90 echo "$1" | grep -E -q -v "tpiu"
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | acpi_amba.c | 28 {"ARMHC979", 0}, /* ARM CoreSight TPIU */
|
| /kernel/linux/linux-6.6/drivers/acpi/arm64/ |
| D | amba.c | 28 {"ARMHC979", 0}, /* ARM CoreSight TPIU */
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/arm/ |
| D | juno-scmi.dtsi | 6 tpiu@20030000 {
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | zynq-7000.dtsi | 416 tpiu@f8803000 { 417 compatible = "arm,coresight-tpiu", "arm,primecell";
|
| D | hip04.dtsi | 331 tpiu@0,e3c05000 { 332 compatible = "arm,coresight-tpiu", "arm,primecell";
|
| D | vexpress-v2p-ca15_a7.dts | 424 tpiu@20030000 { 425 compatible = "arm,coresight-tpiu", "arm,primecell";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/xilinx/ |
| D | zynq-7000.dtsi | 451 tpiu@f8803000 { 452 compatible = "arm,coresight-tpiu", "arm,primecell";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/arm/ |
| D | vexpress-v2p-ca15_a7.dts | 424 tpiu@20030000 { 425 compatible = "arm,coresight-tpiu", "arm,primecell";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/hisilicon/ |
| D | hip04.dtsi | 331 tpiu@0,e3c05000 { 332 compatible = "arm,coresight-tpiu", "arm,primecell";
|
12