Home
last modified time | relevance | path

Searched defs:cti_config (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/hwtracing/coresight/
Dcoresight-cti.h138 struct cti_config { struct
140 int nr_ctm_channels;
141 int nr_trig_max;
144 int enable_req_count;
145 bool hw_enabled;
146 bool hw_powered;
149 u32 trig_in_use;
150 u32 trig_out_use;
151 u32 trig_out_filter;
152 bool trig_filter_enable;
[all …]
/linux-6.14.4/drivers/gpu/drm/sti/
Dsti_hqvdp.c247 u32 cti_config; member