Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dqcom-spmi-adc5.c423 int i, v_channel; in adc7_fwnode_xlate() local
426 v_channel = (adc->chan_props[i].sid << ADC_CHANNEL_OFFSET) | in adc7_fwnode_xlate()
428 if (v_channel == iiospec->args[0]) in adc7_fwnode_xlate()