Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dtc654.c46 #define TC654_REG_CONFIG_RES BIT(6) /* Resolution Selection */ macro
213 if (data->config & TC654_REG_CONFIG_RES) in show_fan()