Searched refs:SENSOR_TEMP2_MEM_TEMP_MASK (Results 1 – 5 of 5) sorted by relevance
56 #define SENSOR_TEMP2_MEM_TEMP_MASK (0xffff << 16) macro
105 .sensor_temp_mask = SENSOR_TEMP2_MEM_TEMP_MASK,
106 .sensor_temp_mask = SENSOR_TEMP2_MEM_TEMP_MASK,
1332 state = REG_GET_MASK(r, SENSOR_TEMP2_MEM_TEMP_MASK); in regs_show()