Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dti-ads8688.c25 #define ADS8688_CMD_REG_MAN_CH(chan) (0xC0 | (4 * chan)) macro
228 tmp = ADS8688_CMD_REG(ADS8688_CMD_REG_MAN_CH(chan)); in ads8688_read()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dti-ads8688.c25 #define ADS8688_CMD_REG_MAN_CH(chan) (0xC0 | (4 * chan)) macro
228 tmp = ADS8688_CMD_REG(ADS8688_CMD_REG_MAN_CH(chan)); in ads8688_read()

Completed in 3 milliseconds