Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Djc42.c156 static u16 jc42_hysteresis[] = { 0, 1500, 3000, 6000 }; variable
291 hyst = jc42_hysteresis[(data->config & JC42_CFG_HYST_MASK) in jc42_read()
297 hyst = jc42_hysteresis[(data->config & JC42_CFG_HYST_MASK) in jc42_read()