Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83l786ng.c588 u8 tol_tmp, tol_mask; in store_tolerance() local
597 tol_mask = w83l786ng_read_value(client, in store_tolerance()
606 tol_mask | tol_tmp); in store_tolerance()
H A Dw83792d.c808 u8 tol_tmp, tol_mask; in store_tolerance() local
817 tol_mask = w83792d_read_value(client, in store_tolerance()
825 tol_mask | tol_tmp); in store_tolerance()