Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dw83l786ng.c589 u8 tol_tmp, tol_mask; in store_tolerance() local
598 tol_mask = w83l786ng_read_value(client, in store_tolerance()
607 tol_mask | tol_tmp); in store_tolerance()
Dw83792d.c812 u8 tol_tmp, tol_mask; in store_tolerance() local
821 tol_mask = w83792d_read_value(client, in store_tolerance()
829 tol_mask | tol_tmp); in store_tolerance()