Home
last modified time | relevance | path

Searched full:gen_io (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Darm,coresight-cti.yaml57 signals to GEN_IO.
159 completely, then the types will default to GEN_IO.
176 or omitted completely, then the types will default to GEN_IO.
/openbmc/linux/include/dt-bindings/arm/
H A Dcoresight-cti-dt.h10 #define GEN_IO 0 macro
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-platform.c298 * If fewer types than signals default remainder to GEN_IO. in cti_plat_read_trig_types()
303 values[i] < CTI_TRIG_MAX ? values[i] : GEN_IO; in cti_plat_read_trig_types()
305 tgrp->sig_types[i] = GEN_IO; in cti_plat_read_trig_types()
H A Dcoresight-cti-sysfs.c28 "genio", /* GEN_IO */