Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dvl6180.c39 #define VL6180_OUT_OF_RESET 0x016 macro
460 ret = vl6180_read_byte(client, VL6180_OUT_OF_RESET); in vl6180_init()
489 ret = vl6180_write_byte(client, VL6180_OUT_OF_RESET, 0x00); in vl6180_init()