CTI_TRIG_IN
if (direction == CTI_TRIG_IN) {
reg_offset = (direction == CTI_TRIG_IN ? CTIINEN(trigger_idx) :
reg_value = direction == CTI_TRIG_IN ? config->ctiinen[trigger_idx] :
if (direction == CTI_TRIG_IN)
return cti_trig_op_parse(dev, CTI_CHAN_ATTACH, CTI_TRIG_IN,
return cti_trig_op_parse(dev, CTI_CHAN_DETACH, CTI_TRIG_IN,