Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dda311.c26 #define DA311_REG_CHIP_ID 0x000f macro
226 ret = i2c_smbus_read_byte_data(client, DA311_REG_CHIP_ID); in da311_probe()