Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dtsl2550.c100 static const u8 ratio_lut[] = { variable
161 lux = ((c0 - c1) * ratio_lut[r]) / 256; in tsl2550_calculate_lux()