Lines Matching full:coresight
5 * Description: CoreSight Replicator driver
20 #include <linux/coresight.h>
22 #include "coresight-priv.h"
226 of_device_is_compatible(dev->of_node, "arm,coresight-replicator")) in replicator_probe()
228 "Uses OBSOLETE CoreSight replicator binding\n"); in replicator_probe()
356 {.compatible = "arm,coresight-replicator"},
357 {.compatible = "arm,coresight-static-replicator"},
365 {"ARMHC985", 0}, /* ARM CoreSight Static Replicator */
376 .name = "coresight-static-replicator",
398 CS_AMBA_ID(0x000bb9ec), /* Coresight SoC-600 */
406 .name = "coresight-dynamic-replicator",
446 MODULE_DESCRIPTION("Arm CoreSight Replicator Driver");