Lines Matching defs:cti_config
138 struct cti_config { struct140 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;153 u8 xtrig_rchan_sel;179 struct cti_config config; argument