Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dhp206c.c87 static inline int hp206c_write_reg(struct i2c_client *client, u8 reg, u8 val) in hp206c_write_reg() function
139 return hp206c_write_reg(client, HP206C_REG_PARA, val); in hp206c_set_compensation()