Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsrf08.c28 #define SRF08_WRITE_MAX_GAIN 0x01 /* Max Gain Register: 0 .. 31 */ macro
367 ret = i2c_smbus_write_byte_data(client, SRF08_WRITE_MAX_GAIN, regval); in srf08_write_sensitivity()