Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dhp206c.c51 #define HP206C_FLAG_CMPS_EN 0x80 macro
135 val |= HP206C_FLAG_CMPS_EN; in hp206c_set_compensation()
137 val &= ~HP206C_FLAG_CMPS_EN; in hp206c_set_compensation()