Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dtc654.c38 #define TC654_REG_CONFIG_RES BIT(6) /* Resolution Selection */ macro
205 if (data->config & TC654_REG_CONFIG_RES) in fan_show()