Home
last modified time | relevance | path

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

/drivers/misc/
Dbh1770glc.c260 static inline u8 bh1770_psraw_to_adjusted(struct bh1770_chip *chip, u8 psraw) in bh1770_psraw_to_adjusted() argument
263 adjusted = (u16)(((u32)(psraw + chip->prox_const) * chip->prox_coef) / in bh1770_psraw_to_adjusted()