/Linux-v4.19/drivers/watchdog/ |
D | sbc_fitpc2_wdt.c | 30 static unsigned int margin = 60; /* (secs) Default is 1 minute */ variable 57 wdt_send_data(REBOOT_COMMAND, margin); in wdt_enable() 155 margin = time; in fitpc2_wdt_ioctl() 160 ret = put_user(margin, (int *)arg); in fitpc2_wdt_ioctl() 222 if (margin < 31 || margin > 255) { in fitpc2_wdt_init() 224 margin); in fitpc2_wdt_init() 259 module_param(margin, int, 0); 260 MODULE_PARM_DESC(margin, "Watchdog margin in seconds (default 60s)");
|
D | scx200_wdt.c | 41 static int margin = 60; /* in seconds */ variable 42 module_param(margin, int, 0); 43 MODULE_PARM_DESC(margin, "Watchdog margin in seconds"); 70 pr_info("timer margin %d seconds\n", margin); in scx200_wdt_update_margin() 71 wdto_restart = margin * W_SCALE; in scx200_wdt_update_margin() 189 margin = new_margin; in scx200_wdt_ioctl() 193 if (put_user(margin, p)) in scx200_wdt_ioctl()
|
D | it8712f_wdt.c | 46 static int margin = 60; /* in seconds */ variable 47 module_param(margin, int, 0); 48 MODULE_PARM_DESC(margin, "Watchdog margin in seconds"); 156 int units = margin; in it8712f_wdt_update_margin() 300 margin = value; in it8712f_wdt_ioctl() 312 if (put_user(margin, p)) in it8712f_wdt_ioctl() 394 if (margin > (max_units * 60)) in it8712f_wdt_find() 395 margin = (max_units * 60); in it8712f_wdt_find()
|
D | ar7_wdt.c | 37 static int margin = 60; variable 38 module_param(margin, int, 0); 39 MODULE_PARM_DESC(margin, "Watchdog margin in seconds"); 140 margin = change * prescale_value / vbus_rate; in ar7_wdt_update_margin() 142 margin, prescale_value, change, vbus_rate); in ar7_wdt_update_margin() 240 if (put_user(margin, (int *)arg)) in ar7_wdt_ioctl() 281 ar7_wdt_update_margin(margin); in ar7_wdt_probe()
|
D | sa1100_wdt.c | 158 static int margin __initdata = 60; /* (secs) Default is 1 minute */ 188 pre_margin = oscr_freq * margin; in sa1100dog_init() 193 margin); in sa1100dog_init() 216 module_param(margin, int, 0); 217 MODULE_PARM_DESC(margin, "Watchdog margin in seconds (default 60s)");
|
D | coh901327_wdt.c | 73 static unsigned int margin; variable 322 watchdog_init_timeout(&coh901327_wdt, margin, dev); in coh901327_probe() 422 module_param(margin, uint, 0); 423 MODULE_PARM_DESC(margin, "Watchdog margin in seconds (default 60s)");
|
/Linux-v4.19/drivers/media/rc/ |
D | rc-core-priv.h | 145 static inline bool geq_margin(unsigned d1, unsigned d2, unsigned margin) in geq_margin() argument 147 return d1 > (d2 - margin); in geq_margin() 150 static inline bool eq_margin(unsigned d1, unsigned d2, unsigned margin) in eq_margin() argument 152 return ((d1 > (d2 - margin)) && (d1 < (d2 + margin))); in eq_margin()
|
/Linux-v4.19/Documentation/watchdog/ |
D | watchdog-parameters.txt | 39 margin: Watchdog margin in seconds (default=60) 59 margin: Watchdog margin in seconds (default 60s) 141 margin: Watchdog margin in seconds (default 60) 257 margin: Watchdog margin in seconds (default 60s) 283 margin: Watchdog margin in seconds (default 60s) 313 margin: Watchdog margin in seconds
|
D | watchdog-api.txt | 38 timeout or margin. The simplest way to ping the watchdog is to write
|
/Linux-v4.19/Documentation/sphinx-static/ |
D | theme_overrides.css | 70 /* fix bottom margin of lists items */ 73 margin-bottom: 12px;
|
/Linux-v4.19/Documentation/gpu/ |
D | kms-properties.csv | 7 ,,“left margin”,RANGE,"Min=0, Max=100",Connector,TBD 8 ,,“right margin”,RANGE,"Min=0, Max=100",Connector,TBD 9 ,,“top margin”,RANGE,"Min=0, Max=100",Connector,TBD 10 ,,“bottom margin”,RANGE,"Min=0, Max=100",Connector,TBD
|
/Linux-v4.19/Documentation/fb/ |
D | framebuffer.txt | 213 the sum of the left margin, the right margin and the hsync length, while the 214 vertical retrace time is the sum of the upper margin, the lower margin and the 227 | margin # | xres # margin | len |
|
D | sh7760fb.txt | 69 * values but right/left/upper/lower margin values. The comments
|
D | fbcon.txt | 152 5. fbcon=margin:<color>
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | mt76x2_dfs.c | 194 static int mt76x2_dfs_get_multiple(int val, int frac, int margin) in mt76x2_dfs_get_multiple() argument 201 if (abs(val - frac) <= margin) in mt76x2_dfs_get_multiple() 207 if (remainder > margin) { in mt76x2_dfs_get_multiple() 208 if ((frac - remainder) <= margin) in mt76x2_dfs_get_multiple()
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | vctrl.txt | 21 margin from the expected value for a given control
|
/Linux-v4.19/Documentation/mmc/ |
D | mmc-dev-attrs.txt | 55 useful. Because the erase timeout contains a margin
|
/Linux-v4.19/Documentation/hwmon/ |
D | w83793 | 82 predefined value, within a tolerance margin. So if tempX_input >
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_dpio_phy.c | 264 enum port port, u32 margin, u32 scale, in bxt_ddi_phy_set_signal_level() argument 283 val |= margin << MARGIN_000_SHIFT | scale << UNIQ_TRANS_SCALE_SHIFT; in bxt_ddi_phy_set_signal_level()
|
D | intel_ddi.c | 305 u8 margin; /* swing value */ member 2148 ddi_translations[level].margin, in bxt_ddi_vswing_sequence()
|
/Linux-v4.19/Documentation/ |
D | siphash.txt | 74 SipHash has a very high security margin, with its 128-bit key. So long as the
|
/Linux-v4.19/drivers/tty/vt/ |
D | vt.c | 4653 int margin = c->vc_size_row * 4; in vc_scrolldelta_helper() local 4663 if (rolled_over > scr_end + margin) { in vc_scrolldelta_helper() 4675 if (avail < 2 * margin) in vc_scrolldelta_helper() 4676 margin = 0; in vc_scrolldelta_helper() 4677 if (from_off < margin) in vc_scrolldelta_helper() 4679 if (from_off > avail - margin) in vc_scrolldelta_helper()
|
/Linux-v4.19/mm/ |
D | memcontrol.c | 1206 unsigned long margin = 0; in mem_cgroup_margin() local 1213 margin = limit - count; in mem_cgroup_margin() 1219 margin = min(margin, limit - count); in mem_cgroup_margin() 1221 margin = 0; in mem_cgroup_margin() 1224 return margin; in mem_cgroup_margin()
|
/Linux-v4.19/tools/power/pm-graph/ |
D | sleepgraph.py | 4057 .callgraph {margin-top:30px;box-shadow:5px 5px 20px black;}\n\ 4100 .legend {position:relative; width:100%; height:40px; text-align:center;margin-bottom:20px}\n\ 4102 button {height:40px;width:200px;margin-bottom:20px;margin-top:20px;font-size:24px;}\n\ 4103 ….btnfmt {position:relative;float:right;height:25px;width:auto;margin-top:3px;margin-bottom:0;font-… 4109 ….version {position:relative;float:left;color:white;font-size:10px;line-height:30px;margin-left:10p…
|
/Linux-v4.19/drivers/char/ |
D | Kconfig | 505 out to lunch past a certain margin. It can reboot the system
|