Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dmcp4922.c19 #define MCP4922_NUM_CHANNELS 2 macro
31 unsigned int value[MCP4922_NUM_CHANNELS];
110 static const struct iio_chan_spec mcp4922_channels[4][MCP4922_NUM_CHANNELS] = {
163 indio_dev->num_channels = MCP4922_NUM_CHANNELS; in mcp4922_probe()