Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/macintosh/
Dtherm_adt746x.c319 #define BUILD_SHOW_FUNC_INT(name, data) \ macro
374 BUILD_SHOW_FUNC_INT(sensor1_temperature, (read_reg(th, TEMP_REG[1])))
375 BUILD_SHOW_FUNC_INT(sensor2_temperature, (read_reg(th, TEMP_REG[2])))
376 BUILD_SHOW_FUNC_INT(sensor1_limit, th->limits[1])
377 BUILD_SHOW_FUNC_INT(sensor2_limit, th->limits[2])