Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dal3320a.c33 #define AL3320A_REG_DATA_LOW 0x22 macro
137 * - low byte of output is stored at AL3320A_REG_DATA_LOW in al3320a_read_raw()
138 * - high byte of output is stored at AL3320A_REG_DATA_LOW + 1 in al3320a_read_raw()
141 AL3320A_REG_DATA_LOW); in al3320a_read_raw()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dal3320a.c34 #define AL3320A_REG_DATA_LOW 0x22 macro
138 * - low byte of output is stored at AL3320A_REG_DATA_LOW in al3320a_read_raw()
139 * - high byte of output is stored at AL3320A_REG_DATA_LOW + 1 in al3320a_read_raw()
142 AL3320A_REG_DATA_LOW); in al3320a_read_raw()

Completed in 2 milliseconds