Home
last modified time | relevance | path

Searched refs:PVT_R_CONST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dmr75203.c107 #define PVT_R_CONST 245805 macro
218 *val = (PVT_N_CONST * (long)n - PVT_R_CONST) / (1 << PVT_CONV_BITS); in pvt_read_in()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dmr75203.c109 #define PVT_R_CONST 245805 macro
351 *val = pre_scaler * (PVT_N_CONST * (long)n - PVT_R_CONST) / in pvt_read_in()

Completed in 3 milliseconds