Home
last modified time | relevance | path

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

/linux-3.3/drivers/misc/
Dapds990x.c126 struct apds990x_chip { struct
138 struct apds990x_chip_factors cf; argument
139 struct reverse_factors rcf;
140 u16 atime; /* als integration time */
141 u16 arate; /* als reporting rate */
142 u16 a_max_result; /* Max possible ADC value with current atime */
143 u8 again_meas; /* Gain used in last measurement */
144 u8 again_next; /* Next calculated gain */
145 u8 pgain;
146 u8 pdiode;
[all …]