Searched refs:LTR501_INTR_PRST (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | ltr501.c | 46 #define LTR501_INTR_PRST 0x9e /* ps thresh, als thresh */ macro 85 REG_FIELD(LTR501_INTR_PRST, 0, 3); 87 REG_FIELD(LTR501_INTR_PRST, 4, 7);
|
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | ltr501.c | 47 #define LTR501_INTR_PRST 0x9e /* ps thresh, als thresh */ macro 86 REG_FIELD(LTR501_INTR_PRST, 0, 3); 88 REG_FIELD(LTR501_INTR_PRST, 4, 7);
|
Completed in 4 milliseconds