Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Djc42.c165 static u16 jc42_hysteresis[] = { 0, 1500, 3000, 6000 }; variable
280 hyst = jc42_hysteresis[FIELD_GET(JC42_CFG_HYST_MASK, in jc42_read()
291 hyst = jc42_hysteresis[FIELD_GET(JC42_CFG_HYST_MASK, in jc42_read()

Completed in 3 milliseconds