Home
last modified time | relevance | path

Searched refs:CTI_GATE_CHAN_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti.h198 CTI_GATE_CHAN_ENABLE, enumerator
H A Dcoresight-cti-core.c412 case CTI_GATE_CHAN_ENABLE: in cti_channel_gate_op()
H A Dcoresight-cti-sysfs.c598 err = cti_channel_gate_op(dev, CTI_GATE_CHAN_ENABLE, channel); in chan_gate_enable_store()