/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-coresight-devices-tmc | 1 What: /sys/bus/coresight/devices/<memory_map>.tmc/trigger_cntr 10 What: /sys/bus/coresight/devices/<memory_map>.tmc/mgmt/rsz 17 What: /sys/bus/coresight/devices/<memory_map>.tmc/mgmt/sts 24 What: /sys/bus/coresight/devices/<memory_map>.tmc/mgmt/rrp 33 What: /sys/bus/coresight/devices/<memory_map>.tmc/mgmt/rwp 42 What: /sys/bus/coresight/devices/<memory_map>.tmc/mgmt/trg 49 What: /sys/bus/coresight/devices/<memory_map>.tmc/mgmt/ctl 56 What: /sys/bus/coresight/devices/<memory_map>.tmc/mgmt/ffsr 64 What: /sys/bus/coresight/devices/<memory_map>.tmc/mgmt/ffcr 72 What: /sys/bus/coresight/devices/<memory_map>.tmc/mgmt/mode [all …]
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | Makefile | 10 obj-$(CONFIG_CORESIGHT_LINK_AND_SINK_TMC) += coresight-tmc.o 11 coresight-tmc-y := coresight-tmc-core.o coresight-tmc-etf.o \ 12 coresight-tmc-etr.o
|
H A D | Kconfig | 46 module will be called coresight-tmc.
|
/openbmc/u-boot/drivers/timer/ |
H A D | ast_timer.c | 18 struct ast_timer_counter *tmc; member 35 writel(AST_TMC_RELOAD_VAL, &priv->tmc->reload_val); in ast_timer_probe() 57 *count = AST_TMC_RELOAD_VAL - readl(&priv->tmc->status); in ast_timer_get_count() 70 priv->tmc = ast_get_timer_counter(priv->regs, AST_TICK_TIMER); in ast_timer_ofdata_to_platdata()
|
/openbmc/linux/drivers/net/wan/ |
H A D | hd64572.c | 362 unsigned int tmc, br = 10, brv = 1024; in sca_set_port() local 371 tmc = CLOCK_BASE / brv / port->settings.clock_rate; in sca_set_port() 372 } while (br > 1 && tmc <= 128); in sca_set_port() 374 if (tmc < 1) { in sca_set_port() 375 tmc = 1; in sca_set_port() 378 } else if (tmc > 255) { in sca_set_port() 379 tmc = 256; /* tmc=0 means 256 - low baud rates */ in sca_set_port() 382 port->settings.clock_rate = CLOCK_BASE / brv / tmc; in sca_set_port() 385 tmc = 256; /* 8bit = 0 */ in sca_set_port() 391 port->tmc = tmc; in sca_set_port() [all …]
|
H A D | hd64570.c | 406 unsigned int tmc, br = 10, brv = 1024; in sca_set_port() local 415 tmc = CLOCK_BASE / brv / port->settings.clock_rate; in sca_set_port() 416 } while (br > 1 && tmc <= 128); in sca_set_port() 418 if (tmc < 1) { in sca_set_port() 419 tmc = 1; in sca_set_port() 422 } else if (tmc > 255) { in sca_set_port() 423 tmc = 256; /* tmc=0 means 256 - low baud rates */ in sca_set_port() 426 port->settings.clock_rate = CLOCK_BASE / brv / tmc; in sca_set_port() 429 tmc = 256; /* 8bit = 0 */ in sca_set_port() 435 port->tmc = tmc; in sca_set_port() [all …]
|
H A D | pci200syn.c | 72 u8 rxs, txs, tmc; /* SCA registers */ member
|
H A D | c101.c | 68 u8 rxs, txs, tmc; /* SCA registers */ member
|
H A D | pc300too.c | 85 u8 rxs, txs, tmc; /* SCA registers */ member
|
H A D | n2.c | 101 u8 rxs, txs, tmc; /* SCA registers */ member
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hi3660-coresight.dtsi | 132 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 D | hi6220-coresight.dtsi | 39 compatible = "arm,coresight-tmc", "arm,primecell"; 100 compatible = "arm,coresight-tmc", "arm,primecell";
|
/openbmc/linux/arch/arm64/boot/dts/sprd/ |
H A D | sc9863a.dtsi | 212 compatible = "arm,coresight-tmc", "arm,primecell"; 277 compatible = "arm,coresight-tmc", "arm,primecell"; 302 compatible = "arm,coresight-tmc", "arm,primecell";
|
H A D | sc9860.dtsi | 338 compatible = "arm,coresight-tmc", "arm,primecell"; 466 compatible = "arm,coresight-tmc", "arm,primecell"; 491 compatible = "arm,coresight-tmc", "arm,primecell";
|
H A D | sc9836.dtsi | 49 compatible = "arm,coresight-tmc", "arm,primecell";
|
H A D | ums512.dtsi | 480 compatible = "arm,coresight-tmc", "arm,primecell"; 547 compatible = "arm,coresight-tmc", "arm,primecell"; 573 compatible = "arm,coresight-tmc", "arm,primecell";
|
/openbmc/linux/arch/arm64/boot/dts/arm/ |
H A D | juno-cs-r1r2.dtsi | 27 compatible = "arm,coresight-tmc", "arm,primecell";
|
H A D | juno-base.dtsi | 122 compatible = "arm,coresight-tmc", "arm,primecell"; 199 compatible = "arm,coresight-tmc", "arm,primecell";
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | topology.c | 1632 struct snd_soc_tplg_mixer_control *tmc; in avs_control_load() local 1640 tmc = container_of(hdr, typeof(*tmc), hdr); in avs_control_load() 1641 tuples = tmc->priv.array; in avs_control_load() 1642 block_size = le32_to_cpu(tmc->priv.size); in avs_control_load()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx7s.dtsi | 276 compatible = "arm,coresight-tmc", "arm,primecell"; 303 compatible = "arm,coresight-tmc", "arm,primecell";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7s.dtsi | 268 compatible = "arm,coresight-tmc", "arm,primecell"; 291 compatible = "arm,coresight-tmc", "arm,primecell";
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq.dtsi | 488 compatible = "arm,coresight-tmc", "arm,primecell"; 511 compatible = "arm,coresight-tmc", "arm,primecell";
|
H A D | imx8mp.dtsi | 470 compatible = "arm,coresight-tmc", "arm,primecell"; 493 compatible = "arm,coresight-tmc", "arm,primecell";
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8974.dtsi | 774 compatible = "arm,coresight-tmc", "arm,primecell"; 920 compatible = "arm,coresight-tmc", "arm,primecell";
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | ioctl-number.rst | 218 '[' 00-3F linux/usb/tmc.h USB Test and Measurement Devic…
|