Home
last modified time | relevance | path

Searched refs:again_next (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dapds990x.c130 u8 again_next; /* Next calculated gain */ member
277 cpl = ((u32)chip->atime * (u32)again[chip->again_next] * in apds990x_lux_to_threshold()
286 ir = (u32)chip->lux_ir * (u32)again[chip->again_next] / in apds990x_lux_to_threshold()
410 chip->again_next = next_again; in apds990x_calc_again()
415 (chip->again_next << 0)); in apds990x_calc_again()
490 chip->again_meas = chip->again_next; in apds990x_irq()
557 chip->again_next = 1; in apds990x_configure()
562 (chip->again_next << 0)); in apds990x_configure()