Home
last modified time | relevance | path

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

/drivers/hwmon/
Djc42.c157 static u16 jc42_hysteresis[] = { 0, 1500, 3000, 6000 }; variable
270 hyst = jc42_hysteresis[(data->config & JC42_CFG_HYST_MASK) in jc42_read()
281 hyst = jc42_hysteresis[(data->config & JC42_CFG_HYST_MASK) in jc42_read()