Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Djc42.c146 static u16 jc42_hysteresis[] = { 0, 1500, 3000, 6000 }; variable
276 hyst = jc42_hysteresis[(data->config & JC42_CFG_HYST_MASK) in show_temp_hyst()