Searched refs:reload (Results 1 – 18 of 18) sorted by relevance
/arch/powerpc/include/asm/ |
D | fsl_gtm.h | 37 bool reload); 39 bool reload);
|
/arch/arm/mach-omap2/ |
D | sleep24xx.S | 76 strne r0, [r1] @ rewrite DLLA to force DLL reload 78 strne r0, [r1] @ rewrite DLLB to force DLL reload
|
/arch/powerpc/sysdev/ |
D | fsl_gtm.c | 243 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) in gtm_set_timer16() argument 258 return gtm_set_ref_timer16(tmr, freq, usec, reload); in gtm_set_timer16() 279 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) in gtm_set_exact_timer16() argument 291 return gtm_set_ref_timer16(tmr, freq, usec, reload); in gtm_set_exact_timer16()
|
/arch/arm/kernel/ |
D | entry-header.S | 379 .macro invoke_syscall, table, nr, tmp, ret, reload=0 argument 386 .if \reload 388 ldmiacc r1, {r0 - r6} @ reload r0-r6 395 .if \reload 397 ldmiacc r1, {r0 - r6} @ reload r0-r6
|
D | entry-common.S | 110 ldmia sp, {r0 - r6} @ have to reload r0 - r6 316 invoke_syscall tbl, scno, r10, __sys_trace_return, reload=1
|
/arch/arm/mach-cns3xxx/ |
D | core.c | 133 int reload; in cns3xxx_set_periodic() local 135 reload = pclk * 20 / (3 * HZ) * 0x25000; in cns3xxx_set_periodic() 136 writel(reload, cns3xxx_tmr1 + TIMER1_AUTO_RELOAD_OFFSET); in cns3xxx_set_periodic()
|
/arch/sparc/kernel/ |
D | dtlb_prot.S | 25 mov TLB_TAG_ACCESS, %g4 ! For reload of vaddr
|
/arch/x86/kernel/acpi/ |
D | wakeup_32.S | 22 # reload the gdt, as we need the full 32 bit address
|
/arch/arm/boot/dts/ |
D | rk3288-firefly-reload.dts | 8 #include "rk3288-firefly-reload-core.dtsi" 11 model = "Firefly-RK3288-reload"; 12 compatible = "firefly,firefly-rk3288-reload", "rockchip,rk3288";
|
D | Makefile | 993 rk3288-firefly-reload.dtb \
|
/arch/nds32/kernel/ |
D | ex-scall.S | 88 lmw.bi $r0, [$p1], $r5 ! have to reload $r0 - $r5
|
/arch/arm/vfp/ |
D | vfphw.S | 125 @ need to reload it. No need to save the old state as on SMP,
|
/arch/arm/crypto/ |
D | poly1305-core.S_shipped | 259 ldr r10,[sp,#20] @ reload r10 267 ldr r11,[sp,#24] @ reload r11 276 ldr r12,[sp,#28] @ reload r12 289 ldr lr,[sp,#8] @ reload input pointer 292 ldr r0,[sp,#16] @ reload end pointer
|
/arch/x86/kernel/cpu/microcode/ |
D | core.c | 575 static DEVICE_ATTR_WO(reload);
|
/arch/x86/kernel/ |
D | head_32.S | 312 1: movl $(__KERNEL_DS),%eax # reload all the segment registers
|
/arch/c6x/kernel/ |
D | entry.S | 223 ;; reload syscall args from (possibly modified) stack frame
|
/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.
|