Lines Matching refs:threshold
110 static int watchdog_set_ipc(int soft_threshold, int threshold)
118 ipc_wbuf[1] = threshold;
158 /* set the timer to the threshold */
159 iowrite32(watchdog_device.threshold,
201 watchdog_device.threshold =
212 pr_debug("set_heartbeat: threshold is %x (hex)\n",
213 watchdog_device.threshold);
219 watchdog_device.threshold =
220 watchdog_device.threshold / FREQ_ADJUSTMENT;
227 /* send the threshold and soft_threshold via IPC to the processor */
229 watchdog_device.threshold);
254 /* set the timer to the soft threshold */
483 watchdog_device.threshold =