Searched refs:crunch (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-ep93xx/ |
| H A D | crunch-bits.S | 71 tst r1, #0x00800000 @ access to crunch enabled? 75 orr r1, r1, #0x00800000 @ enable access to crunch 79 add r0, r10, #TI_CRUNCH_STATE @ get task crunch save area 81 ldr r1, [r3] @ get current crunch owner 82 str r0, [r3] @ this task now owns crunch 216 add r2, r0, #TI_CRUNCH_STATE @ get task crunch save area 217 ldr r1, [r3] @ get current crunch owner 224 ldr r5, [r4, #0x80] @ enable access to crunch 236 mov r2, #0xaa @ disable access to crunch 260 add r2, r0, #TI_CRUNCH_STATE @ get task crunch save area [all …]
|
| H A D | Makefile | 9 obj-$(CONFIG_CRUNCH) += crunch.o crunch-bits.o
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | ucontext.h | 96 struct crunch_sigframe crunch; member
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | signal.c | 326 err |= preserve_crunch_context(&aux->crunch); in setup_sigframe()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | ipu3.rst | 576 called accelerator cluster (ACC) to crunch pixel data and produce statistics.
|