Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83l786ng.c602 u8 tol_tmp, tol_mask; in store_tolerance() local
611 tol_mask = w83l786ng_read_value(client, in store_tolerance()
620 tol_mask | tol_tmp); in store_tolerance()
Dw83792d.c825 u8 tol_tmp, tol_mask; in store_tolerance() local
834 tol_mask = w83792d_read_value(client, in store_tolerance()
842 tol_mask | tol_tmp); in store_tolerance()