Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/temperature/
A Dmax31865.c30 #define MAX31865_CFG_VBIAS BIT(7) macro
84 data->buf[1] = cfg | MAX31865_CFG_VBIAS; in enable_bias()
99 cfg &= ~MAX31865_CFG_VBIAS; in disable_bias()

Completed in 3 milliseconds