/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | addi_watchdog.c | 47 unsigned int reload; in addi_watchdog_insn_config() local 52 reload = data[1] & s->maxdata; in addi_watchdog_insn_config() 53 outl(reload, spriv->iobase + ADDI_TCW_RELOAD_REG); in addi_watchdog_insn_config() 57 20 * reload + 20); in addi_watchdog_insn_config()
|
/linux-4.1.27/drivers/watchdog/ |
D | wdt285.c | 46 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()
|
D | hpwdt.c | 48 static unsigned int reload; /* the computed soft_margin */ variable 437 reload = SECS_TO_TICKS(soft_margin); in hpwdt_start() 438 iowrite16(reload, hpwdt_timer_reg); in hpwdt_start() 453 iowrite16(reload, hpwdt_timer_reg); in hpwdt_ping() 466 reload = SECS_TO_TICKS(soft_margin); in hpwdt_change_timer()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | fsl_gtm.h | 41 bool reload); 43 bool reload);
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | sleep24xx.S | 90 strne r0, [r1] @ rewrite DLLA to force DLL reload 92 strne r0, [r1] @ rewrite DLLB to force DLL reload
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | tbinstal.c | 238 u8 reload, u8 override, u32 *table_index) in acpi_tb_install_standard_table() argument 260 if (!reload && in acpi_tb_install_standard_table() 277 if (reload) { in acpi_tb_install_standard_table()
|
D | actables.h | 122 u8 reload, u8 override, u32 *table_index);
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | fsl_gtm.c | 247 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-4.1.27/drivers/misc/genwqe/ |
D | card_sysfs.c | 222 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-4.1.27/arch/arm/mach-cns3xxx/ |
D | core.c | 121 int reload; in cns3xxx_timer_set_mode() local 125 reload = pclk * 20 / (3 * HZ) * 0x25000; in cns3xxx_timer_set_mode() 126 writel(reload, cns3xxx_tmr1 + TIMER1_AUTO_RELOAD_OFFSET); in cns3xxx_timer_set_mode()
|
/linux-4.1.27/Documentation/hwmon/ |
D | sht15 | 42 sensors. Disabling the reload of those coefficients allows saving 10ms for each 60 flag to indicate not to reload from OTP (default to false).
|
D | abituguru-datasheet | 311 immediately enter the bios and reload the defaults). This probably means that
|
/linux-4.1.27/drivers/input/serio/ |
D | apbps2.c | 39 u32 __iomem reload; /* 0x0c */ member 173 iowrite32be(freq_hz / 10000, &priv->regs->reload); in apbps2_of_probe()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | dtlb_prot.S | 24 mov TLB_TAG_ACCESS, %g4 ! For reload of vaddr
|
/linux-4.1.27/arch/x86/kernel/acpi/ |
D | wakeup_32.S | 20 # reload the gdt, as we need the full 32 bit address
|
/linux-4.1.27/drivers/char/mwave/ |
D | README | 5 are not saved by the BIOS and so do not persist after unload and reload.
|
/linux-4.1.27/arch/arm/kernel/ |
D | entry-common.S | 62 ldmia sp, {r0 - r6} @ have to reload r0 - r6 240 ldmccia r1, {r0 - r6} @ have to reload r0 - r6
|
/linux-4.1.27/Documentation/x86/ |
D | early-microcode.txt | 25 /dev/cpu/microcode or through /sys/devices/system/cpu/microcode/reload file
|
D | boot.txt | 424 - If 0, reload the segment registers in the 32bit entry point. 425 - If 1, do not reload the segment registers in the 32bit entry point.
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | Kconfig | 31 the frame buffer content and thus a reload of the image data to
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-driver-genwqe | 31 Description: Interface to trigger a PCIe card reset to reload the bitstream.
|
D | sysfs-class-cxl | 184 Default is to reload on PERST whichever image the card has 192 to reload the FPGA depending on load_image_on_perst.
|
D | sysfs-bus-coresight-devices-etm3x | 93 counter reload value register. 100 counter reload event register.
|
/linux-4.1.27/arch/arm/crypto/ |
D | aesbs-core.S_shipped | 1140 vldmia r9, {q14} @ reload IV 1141 vld1.8 {q8-q9}, [r0]! @ reload input 1194 vldmia r9, {q14} @ reload IV 1195 vld1.8 {q8-q9}, [r0]! @ reload input 1217 vldmia r9,{q14} @ reload IV 1218 vld1.8 {q8-q9}, [r0]! @ reload input 1238 vldmia r9, {q14} @ reload IV 1239 vld1.8 {q8-q9}, [r0]! @ reload input 1256 vldmia r9, {q14} @ reload IV 1257 vld1.8 {q8-q9}, [r0]! @ reload input [all …]
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_crtc.c | 724 static int armada_drm_crtc_cursor_update(struct armada_crtc *dcrtc, bool reload) in armada_drm_crtc_cursor_update() argument 787 reload = true; in armada_drm_crtc_cursor_update() 796 reload = true; in armada_drm_crtc_cursor_update() 798 if (reload) { in armada_drm_crtc_cursor_update()
|
/linux-4.1.27/arch/arm/vfp/ |
D | vfphw.S | 132 @ need to reload it. No need to save the old state as on SMP,
|
/linux-4.1.27/Documentation/watchdog/ |
D | hpwdt.txt | 31 enable NMI sourcing then reload the hpwdt driver with
|
/linux-4.1.27/arch/x86/kernel/cpu/microcode/ |
D | core.c | 353 static DEVICE_ATTR(reload, 0200, NULL, reload_store);
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | hw.h | 527 void (*reload)(struct e1000_hw *); member
|
D | 80003es2lan.c | 1393 .reload = e1000e_reload_nvm_generic,
|
D | ich8lan.c | 3773 nvm->ops.reload(hw); in e1000_update_nvm_checksum_spt() 3924 nvm->ops.reload(hw); in e1000_update_nvm_checksum_ich8lan() 5657 .reload = e1000e_reload_nvm_generic, 5669 .reload = e1000e_reload_nvm_generic,
|
D | 82571.c | 1956 .reload = e1000e_reload_nvm_generic,
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 35 Misdetection of BUS mode was triggered on module reload only,
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_int.h | 356 int (*reload) (struct dasd_device *); member
|
D | dasd.c | 595 device->discipline->reload(device); in do_reload_device()
|
D | dasd_eckd.c | 4901 .reload = dasd_eckd_reload_device,
|
/linux-4.1.27/Documentation/console/ |
D | console.txt | 88 driver, make changes, recompile, reload and rebind the driver without any need
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | decbin.S | 433 movel (%a0),%d4 |reload 1st bcd word to d4
|
D | fpsp.h | 67 | handler exit code will reload the new frame and discard the old.
|
/linux-4.1.27/arch/c6x/kernel/ |
D | entry.S | 226 ;; reload syscall args from (possibly modified) stack frame
|
/linux-4.1.27/Documentation/networking/ |
D | batman-adv.txt | 43 reload the module if you plug your USB wifi adapter into your ma-
|
D | vortex.txt | 248 get stuck on the 10base2 port and a driver reload was necessary to
|
D | bonding.txt | 1274 ifup and ifdown scripts on the bond devices. To reload the bonding 1370 with different configurations without having to reload the module.
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-decoder-regs.txt | 13 decoder will fail. A firmware reload will often recover, but sometimes a reset 284 Warning: Bad values will require a firmware reload to recover.
|
/linux-4.1.27/arch/x86/kernel/ |
D | head_32.S | 457 1: movl $(__KERNEL_DS),%eax # reload all the segment registers
|
/linux-4.1.27/Documentation/i2c/ |
D | instantiating-devices | 246 advantage that you do not have to reload the driver to change a setting.
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | entry.S | 652 ldm (r0 - r3), [r1]+ @ have to reload r0 - r3
|
/linux-4.1.27/Documentation/RCU/ |
D | rcu_dereference.txt | 16 can reload the value, and won't your code have fun with two
|
/linux-4.1.27/Documentation/device-mapper/ |
D | thin-provisioning.txt | 88 You may reload a pool's table, indeed this is how the pool is resized
|
/linux-4.1.27/Documentation/ |
D | atomic_ops.txt | 141 stack and later reload. To prevent the compiler from attacking your
|
D | memory-barriers.txt | 1388 (*) The compiler is within its rights to reload a variable, for example, 1414 is why compilers reload variables. Doing so is perfectly safe for
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | mmu.txt | 408 generation-number then reload root shadow pages on all vcpus. As the VCPUs
|
/linux-4.1.27/Documentation/PCI/ |
D | pci.txt | 501 Failure to do so usually results in the inability to reload the driver.
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | netfs-api.txt | 858 inode and reload from the server.
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1782 * We'll reload them
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2812 Then reload the symbols from the kernel binary:
|