Searched refs:cti_active (Results 1 – 3 of 3) sorted by relevance
268 if ((reg_offset >= 0) && cti_active(config)) { in cti_reg32_show() 302 if ((reg_offset >= 0) && cti_active(config)) in cti_reg32_store() 391 if (cti_active(config)) in inen_store() 430 if (cti_active(config)) in outen_store() 472 if (cti_active(config)) in appclear_store() 493 if (cti_active(config)) in apppulse_store() 747 if (cti_active(config)) in chan_xtrigs_reset_store()
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()
237 static inline bool cti_active(struct cti_config *cfg) in cti_active() function