Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwmon/
Dmr75203.c105 #define PVT_N_CONST 90 macro
205 *val = (PVT_N_CONST * n - PVT_R_CONST) >> PVT_CONV_BITS; in pvt_read_in()