Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dfsl_gtm.h37 bool reload);
39 bool reload);
/arch/arm/mach-omap2/
Dsleep24xx.S76 strne r0, [r1] @ rewrite DLLA to force DLL reload
78 strne r0, [r1] @ rewrite DLLB to force DLL reload
/arch/powerpc/sysdev/
Dfsl_gtm.c243 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/
Dentry-header.S379 .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
Dentry-common.S110 ldmia sp, {r0 - r6} @ have to reload r0 - r6
316 invoke_syscall tbl, scno, r10, __sys_trace_return, reload=1
/arch/arm/mach-cns3xxx/
Dcore.c133 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/
Ddtlb_prot.S25 mov TLB_TAG_ACCESS, %g4 ! For reload of vaddr
/arch/x86/kernel/acpi/
Dwakeup_32.S22 # reload the gdt, as we need the full 32 bit address
/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";
DMakefile993 rk3288-firefly-reload.dtb \
/arch/nds32/kernel/
Dex-scall.S88 lmw.bi $r0, [$p1], $r5 ! have to reload $r0 - $r5
/arch/arm/vfp/
Dvfphw.S125 @ need to reload it. No need to save the old state as on SMP,
/arch/arm/crypto/
Dpoly1305-core.S_shipped259 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/
Dcore.c575 static DEVICE_ATTR_WO(reload);
/arch/x86/kernel/
Dhead_32.S312 1: movl $(__KERNEL_DS),%eax # reload all the segment registers
/arch/c6x/kernel/
Dentry.S223 ;; reload syscall args from (possibly modified) stack frame
/arch/m68k/fpsp040/
Ddecbin.S433 movel (%a0),%d4 |reload 1st bcd word to d4
Dfpsp.h67 | handler exit code will reload the new frame and discard the old.