Home
last modified time | relevance | path

Searched refs:reload (Results 1 – 25 of 81) sorted by relevance

1234

/Linux-v4.19/drivers/staging/comedi/drivers/
Daddi_watchdog.c38 unsigned int reload; in addi_watchdog_insn_config() local
43 reload = data[1] & s->maxdata; in addi_watchdog_insn_config()
44 outl(reload, spriv->iobase + ADDI_TCW_RELOAD_REG); in addi_watchdog_insn_config()
48 20 * reload + 20); in addi_watchdog_insn_config()
/Linux-v4.19/drivers/watchdog/
Dwdt285.c46 static unsigned int reload; variable
66 *CSR_TIMER4_LOAD = reload; in watchdog_ping()
82 reload = soft_margin * (mem_fclk_21285 / 256); in watchdog_open()
174 reload = soft_margin * (mem_fclk_21285 / 256); in watchdog_ioctl()
Dhpwdt.c60 int reload = SECS_TO_TICKS(wdd->timeout); in hpwdt_start() local
62 dev_dbg(wdd->parent, "start watchdog 0x%08x:0x%02x\n", reload, control); in hpwdt_start()
63 iowrite16(reload, hpwdt_timer_reg); in hpwdt_start()
89 int reload = SECS_TO_TICKS(wdd->timeout); in hpwdt_ping() local
91 dev_dbg(wdd->parent, "ping watchdog 0x%08x\n", reload); in hpwdt_ping()
92 iowrite16(reload, hpwdt_timer_reg); in hpwdt_ping()
Dstm32_iwdg.c83 u32 reload; in stm32_iwdg_start() local
89 reload = clamp_t(unsigned int, ((wdd->timeout * wdt->rate) / 256) - 1, in stm32_iwdg_start()
97 reg_write(wdt->regs, IWDG_RLR, reload); in stm32_iwdg_start()
/Linux-v4.19/arch/powerpc/include/asm/
Dfsl_gtm.h41 bool reload);
43 bool reload);
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dstm32-timers.txt4 - advanced-control timers consist of a 16-bit auto-reload counter driven by a programmable
6 - general-purpose timers consist of a 16-bit or 32-bit auto-reload counter driven by a
8 - basic timers consist of a 16-bit auto-reload counter driven by a programmable prescaler.
/Linux-v4.19/arch/arm/mach-omap2/
Dsleep24xx.S90 strne r0, [r1] @ rewrite DLLA to force DLL reload
92 strne r0, [r1] @ rewrite DLLB to force DLL reload
/Linux-v4.19/drivers/misc/genwqe/
Dcard_sysfs.c222 int reload; in reload_bitstream_store() local
225 if (kstrtoint(buf, 0, &reload) < 0) in reload_bitstream_store()
228 if (reload == 0x1) { in reload_bitstream_store()
/Linux-v4.19/arch/powerpc/sysdev/
Dfsl_gtm.c247 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) in gtm_set_timer16() argument
262 return gtm_set_ref_timer16(tmr, freq, usec, reload); in gtm_set_timer16()
283 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) in gtm_set_exact_timer16() argument
295 return gtm_set_ref_timer16(tmr, freq, usec, reload); in gtm_set_exact_timer16()
/Linux-v4.19/arch/arm/kernel/
Dentry-header.S381 .macro invoke_syscall, table, nr, tmp, ret, reload=0
388 .if \reload
390 ldmccia r1, {r0 - r6} @ reload r0-r6
397 .if \reload
399 ldmccia r1, {r0 - r6} @ reload r0-r6
/Linux-v4.19/drivers/acpi/acpica/
Dtbinstal.c99 u8 reload, u8 override, u32 *table_index) in acpi_tb_install_standard_table() argument
121 if (!reload && in acpi_tb_install_standard_table()
Dactables.h89 u8 reload, u8 override, u32 *table_index);
/Linux-v4.19/arch/arm/mach-cns3xxx/
Dcore.c136 int reload; in cns3xxx_set_periodic() local
138 reload = pclk * 20 / (3 * HZ) * 0x25000; in cns3xxx_set_periodic()
139 writel(reload, cns3xxx_tmr1 + TIMER1_AUTO_RELOAD_OFFSET); in cns3xxx_set_periodic()
/Linux-v4.19/Documentation/hwmon/
Dsht1542 sensors. Disabling the reload of those coefficients allows saving 10ms for each
59 flag to indicate not to reload from OTP (default to false).
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c952 .reload = mlxsw_devlink_core_bus_device_reload,
970 void *bus_priv, bool reload, in mlxsw_core_bus_device_register() argument
984 if (!reload) { in mlxsw_core_bus_device_register()
1006 if (mlxsw_driver->resources_register && !reload) { in mlxsw_core_bus_device_register()
1032 if (!reload) { in mlxsw_core_bus_device_register()
1060 if (!reload) in mlxsw_core_bus_device_register()
1069 if (!reload) in mlxsw_core_bus_device_register()
1074 if (!reload) in mlxsw_core_bus_device_register()
1082 bool reload) in mlxsw_core_bus_device_unregister() argument
1093 if (!reload) in mlxsw_core_bus_device_unregister()
[all …]
/Linux-v4.19/drivers/input/serio/
Dapbps2.c39 u32 __iomem reload; /* 0x0c */ member
173 iowrite32be(freq_hz / 10000, &priv->regs->reload); in apbps2_of_probe()
/Linux-v4.19/drivers/media/dvb-frontends/
Dgp8psk-fe.h76 int (*reload)(void *priv); member
Dgp8psk-fe.c181 st->ops->reload(st->priv); in gp8psk_fe_set_frontend()
333 if (!ops || !ops->in || !ops->out || !ops->reload) { in gp8psk_fe_attach()
/Linux-v4.19/arch/sparc/kernel/
Ddtlb_prot.S25 mov TLB_TAG_ACCESS, %g4 ! For reload of vaddr
/Linux-v4.19/tools/testing/selftests/net/forwarding/
Ddevlink_lib.sh102 devlink dev reload "$DEVLINK_DEV" &> /dev/null
/Linux-v4.19/arch/arm/boot/dts/
Drk3288-firefly-reload.dts8 #include "rk3288-firefly-reload-core.dtsi"
11 model = "Firefly-RK3288-reload";
12 compatible = "firefly,firefly-rk3288-reload", "rockchip,rk3288";
/Linux-v4.19/arch/x86/kernel/acpi/
Dwakeup_32.S22 # reload the gdt, as we need the full 32 bit address
/Linux-v4.19/Documentation/x86/
Dmicrocode.txt90 /dev/cpu/microcode or through /sys/devices/system/cpu/microcode/reload file
99 # echo 1 > /sys/devices/system/cpu/microcode/reload
/Linux-v4.19/Documentation/ABI/testing/
Ddevlink-resource-mlxsw11 require reload before the changes take effect.
/Linux-v4.19/drivers/media/pci/ddbridge/
DKconfig42 with certain SATA controllers, requiring a reload of the ddbridge

1234