Searched refs:conv_channel (Results 1 – 1 of 1) sorted by relevance
110 uint8_t conv_channel; in adc_ad559x_read_channel() local163 conv_channel = FIELD_GET(AD559X_ADC_RES_CHAN_MASK, val); in adc_ad559x_read_channel()164 if (conv_channel != channel) { in adc_ad559x_read_channel()