Searched refs:trig_out_filter (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-cti.h126 * @trig_out_filter: bitfield of out triggers that are blocked if filter
151 u32 trig_out_filter; member in struct:cti_config
H A Dcoresight-cti-platform.c216 drvdata->config.trig_out_filter |= 0x1;
334 drvdata->config.trig_out_filter |= tg->used_mask;
H A Dcoresight-cti-sysfs.c714 unsigned long mask = cfg->trig_out_filter;
H A Dcoresight-cti-core.c363 (config->trig_out_filter & trig_bitmask))

Completed in 220 milliseconds