Home
last modified time | relevance | path

Searched refs:converted_channel (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/iio/adc/
Dad_sigma_delta.c491 u8 converted_channel; in ad_sd_trigger_handler() local
493 converted_channel = data[status_pos] & sigma_delta->info->status_ch_mask; in ad_sd_trigger_handler()
494 if (converted_channel != sigma_delta->slots[sigma_delta->current_slot]) { in ad_sd_trigger_handler()