Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
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()