Home
last modified time | relevance | path

Searched refs:AL3010_REG_DATA_LOW (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dal3010.c28 #define AL3010_REG_DATA_LOW 0x0c macro
114 * - low byte of output is stored at AL3010_REG_DATA_LOW in al3010_read_raw()
115 * - high byte of output is stored at AL3010_REG_DATA_LOW + 1 in al3010_read_raw()
118 AL3010_REG_DATA_LOW); in al3010_read_raw()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dal3010.c28 #define AL3010_REG_DATA_LOW 0x0c macro
114 * - low byte of output is stored at AL3010_REG_DATA_LOW in al3010_read_raw()
115 * - high byte of output is stored at AL3010_REG_DATA_LOW + 1 in al3010_read_raw()
118 AL3010_REG_DATA_LOW); in al3010_read_raw()

Completed in 2 milliseconds