Home
last modified time | relevance | path

Searched defs:apds990x_chip (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/misc/
Dapds990x.c112 struct apds990x_chip { struct
124 struct apds990x_chip_factors cf; argument
125 struct reverse_factors rcf;
126 u16 atime; /* als integration time */
127 u16 arate; /* als reporting rate */
128 u16 a_max_result; /* Max possible ADC value with current atime */
129 u8 again_meas; /* Gain used in last measurement */
130 u8 again_next; /* Next calculated gain */
131 u8 pgain;
132 u8 pdiode;
[all …]