Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dhp206c.c50 #define HP206C_REG_PARA 0x0f macro
131 val = hp206c_read_reg(client, HP206C_REG_PARA); in hp206c_set_compensation()
139 return hp206c_write_reg(client, HP206C_REG_PARA, val); in hp206c_set_compensation()