Lines Matching refs:soft_threshold
110 static int watchdog_set_ipc(int soft_threshold, int threshold) in watchdog_set_ipc() argument
117 ipc_wbuf[0] = soft_threshold; in watchdog_set_ipc()
178 iowrite32(watchdog_device.soft_threshold, in intel_scu_keepalive()
203 watchdog_device.soft_threshold = in intel_scu_set_heartbeat()
215 watchdog_device.soft_threshold); in intel_scu_set_heartbeat()
221 watchdog_device.soft_threshold = in intel_scu_set_heartbeat()
222 watchdog_device.soft_threshold / FREQ_ADJUSTMENT; in intel_scu_set_heartbeat()
228 ipc_ret = watchdog_set_ipc(watchdog_device.soft_threshold, in intel_scu_set_heartbeat()
242 soft_value = watchdog_device.soft_threshold & 0xFFFF0000; in intel_scu_set_heartbeat()
255 iowrite32(watchdog_device.soft_threshold, in intel_scu_set_heartbeat()
387 return put_user(watchdog_device.soft_threshold, p); in intel_scu_ioctl()
484 watchdog_device.soft_threshold = in intel_scu_watchdog_init()