Home
last modified time | relevance | path

Searched refs:catu (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Darm,coresight-catu.yaml4 $id: http://devicetree.org/schemas/arm/arm,coresight-catu.yaml#
34 const: arm,coresight-catu
44 - const: arm,coresight-catu
88 catu@207e0000 {
89 compatible = "arm,coresight-catu", "arm,primecell";
/openbmc/linux/drivers/hwtracing/coresight/
H A DMakefile25 obj-$(CONFIG_CORESIGHT_CATU) += coresight-catu.o
H A Dcoresight-tmc.h333 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu);
H A Dcoresight-tmc-etr.c799 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu) in tmc_etr_set_catu_ops() argument
801 etr_buf_ops[ETR_MODE_CATU] = catu; in tmc_etr_set_catu_ops()
H A DKconfig60 module will be called coresight-catu.