Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()

Completed in 1 milliseconds