Searched refs:DTS_MARGIN_MASK (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/hwmon/peci/ | ||
H A D | cputemp.c | 25 #define DTS_MARGIN_MASK GENMASK(15, 0) macro 227 thermal_margin = FIELD_GET(DTS_MARGIN_MASK, pcs); in get_dts() |
Completed in 1 milliseconds