Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Ddove_thermal.c30 #define PMU_TDC0_AVG_NUM_MASK (0x7 << PMU_TDC0_AVG_NUM_OFFS) macro
51 reg &= ~PMU_TDC0_AVG_NUM_MASK; in dove_init_sensor()