Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-cti.h199 CTI_GATE_CHAN_DISABLE, enumerator
H A Dcoresight-cti-core.c409 case CTI_GATE_CHAN_DISABLE: in cti_channel_gate_op()
H A Dcoresight-cti-sysfs.c661 err = cti_channel_gate_op(dev, CTI_GATE_CHAN_DISABLE, channel); in chan_gate_disable_store()