Searched refs:LM73_CTRL_RES_MASK (Results 1 – 1 of 1) sorted by relevance
41 #define LM73_CTRL_RES_MASK (BIT(5) | BIT(6)) macro139 res = (data->ctrl & LM73_CTRL_RES_MASK) >> LM73_CTRL_RES_SHIFT; in convrate_show()