Home
last modified time | relevance | path

Searched refs:DS4424_DAC_ADDR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/dac/
H A Dds4424.c22 #define DS4424_DAC_ADDR(chan) ((chan) + 0xf8) macro
77 ret = i2c_smbus_read_byte_data(data->client, DS4424_DAC_ADDR(channel)); in ds4424_get_value()
96 DS4424_DAC_ADDR(chan->channel), val); in ds4424_set_value()
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dds4424.c22 #define DS4424_DAC_ADDR(chan) ((chan) + 0xf8) macro
77 ret = i2c_smbus_read_byte_data(data->client, DS4424_DAC_ADDR(channel)); in ds4424_get_value()
96 DS4424_DAC_ADDR(chan->channel), val); in ds4424_set_value()

Completed in 2 milliseconds