Searched refs:cti_active (Results 1 – 2 of 2) sorted by relevance
203 if (cti_active(config)) in cti_write_intack()389 if (cti_active(config)) in cti_channel_trig_op()426 if (cti_active(config)) in cti_channel_gate_op()474 if ((err == 0) && cti_active(config)) in cti_channel_setop()
238 static inline bool cti_active(struct cti_config *cfg) in cti_active() function