| /OK3568_Linux_fs/kernel/drivers/input/sensors/accel/ |
| H A D | stk8baxx.c | 280 static int stk8baxx_set_enable(struct stk8baxx_data *stk, char en); 281 static int stk8baxx_read_sensor_data(struct stk8baxx_data *stk); 297 static int stk8baxx_chk_for_addr(struct stk8baxx_data *stk, s32 org_address, unsigned short reset_a… in stk8baxx_chk_for_addr() argument 307 stk->client->addr = reset_address; in stk8baxx_chk_for_addr() 312 stk->client->addr = org_address; in stk8baxx_chk_for_addr() 333 static int stk8baxx_sw_reset(struct stk8baxx_data *stk) in stk8baxx_sw_reset() argument 338 org_addr = stk->client->addr; in stk8baxx_sw_reset() 342 result = stk8baxx_chk_for_addr(stk, org_addr, 0x18); in stk8baxx_sw_reset() 345 result = stk8baxx_chk_for_addr(stk, org_addr, 0x19); in stk8baxx_sw_reset() 348 result = stk8baxx_chk_for_addr(stk, org_addr, 0x08); in stk8baxx_sw_reset() [all …]
|
| /OK3568_Linux_fs/u-boot/post/lib_powerpc/ |
| H A D | threex.c | 129 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_threex() local 132 ASM_STW(stk, 1, -4), in cpu_post_test_threex() 133 ASM_ADDI(stk, 1, -24), in cpu_post_test_threex() 134 ASM_STW(3, stk, 12), in cpu_post_test_threex() 135 ASM_STW(4, stk, 16), in cpu_post_test_threex() 136 ASM_STW(reg0, stk, 8), in cpu_post_test_threex() 137 ASM_STW(reg1, stk, 4), in cpu_post_test_threex() 138 ASM_STW(reg2, stk, 0), in cpu_post_test_threex() 139 ASM_LWZ(reg1, stk, 12), in cpu_post_test_threex() 140 ASM_LWZ(reg0, stk, 16), in cpu_post_test_threex() [all …]
|
| H A D | rlwnm.c | 64 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwnm() local 67 ASM_STW(stk, 1, -4), in cpu_post_test_rlwnm() 68 ASM_ADDI(stk, 1, -24), in cpu_post_test_rlwnm() 69 ASM_STW(3, stk, 12), in cpu_post_test_rlwnm() 70 ASM_STW(4, stk, 16), in cpu_post_test_rlwnm() 71 ASM_STW(reg0, stk, 8), in cpu_post_test_rlwnm() 72 ASM_STW(reg1, stk, 4), in cpu_post_test_rlwnm() 73 ASM_STW(reg2, stk, 0), in cpu_post_test_rlwnm() 74 ASM_LWZ(reg1, stk, 12), in cpu_post_test_rlwnm() 75 ASM_LWZ(reg0, stk, 16), in cpu_post_test_rlwnm() [all …]
|
| H A D | three.c | 159 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_three() local 162 ASM_STW(stk, 1, -4), in cpu_post_test_three() 163 ASM_ADDI(stk, 1, -24), in cpu_post_test_three() 164 ASM_STW(3, stk, 12), in cpu_post_test_three() 165 ASM_STW(4, stk, 16), in cpu_post_test_three() 166 ASM_STW(reg0, stk, 8), in cpu_post_test_three() 167 ASM_STW(reg1, stk, 4), in cpu_post_test_three() 168 ASM_STW(reg2, stk, 0), in cpu_post_test_three() 169 ASM_LWZ(reg1, stk, 12), in cpu_post_test_three() 170 ASM_LWZ(reg0, stk, 16), in cpu_post_test_three() [all …]
|
| H A D | rlwimi.c | 65 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwimi() local 68 ASM_STW(stk, 1, -4), in cpu_post_test_rlwimi() 69 ASM_ADDI(stk, 1, -20), in cpu_post_test_rlwimi() 70 ASM_STW(3, stk, 8), in cpu_post_test_rlwimi() 71 ASM_STW(4, stk, 12), in cpu_post_test_rlwimi() 72 ASM_STW(reg0, stk, 4), in cpu_post_test_rlwimi() 73 ASM_STW(reg1, stk, 0), in cpu_post_test_rlwimi() 74 ASM_LWZ(reg1, stk, 8), in cpu_post_test_rlwimi() 75 ASM_LWZ(reg0, stk, 12), in cpu_post_test_rlwimi() 77 ASM_STW(reg1, stk, 8), in cpu_post_test_rlwimi() [all …]
|
| H A D | twox.c | 84 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_twox() local 87 ASM_STW(stk, 1, -4), in cpu_post_test_twox() 88 ASM_ADDI(stk, 1, -16), in cpu_post_test_twox() 89 ASM_STW(3, stk, 8), in cpu_post_test_twox() 90 ASM_STW(reg0, stk, 4), in cpu_post_test_twox() 91 ASM_STW(reg1, stk, 0), in cpu_post_test_twox() 92 ASM_LWZ(reg0, stk, 8), in cpu_post_test_twox() 94 ASM_STW(reg1, stk, 8), in cpu_post_test_twox() 95 ASM_LWZ(reg1, stk, 0), in cpu_post_test_twox() 96 ASM_LWZ(reg0, stk, 4), in cpu_post_test_twox() [all …]
|
| H A D | two.c | 84 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_two() local 87 ASM_STW(stk, 1, -4), in cpu_post_test_two() 88 ASM_ADDI(stk, 1, -16), in cpu_post_test_two() 89 ASM_STW(3, stk, 8), in cpu_post_test_two() 90 ASM_STW(reg0, stk, 4), in cpu_post_test_two() 91 ASM_STW(reg1, stk, 0), in cpu_post_test_two() 92 ASM_LWZ(reg0, stk, 8), in cpu_post_test_two() 94 ASM_STW(reg1, stk, 8), in cpu_post_test_two() 95 ASM_LWZ(reg1, stk, 0), in cpu_post_test_two() 96 ASM_LWZ(reg0, stk, 4), in cpu_post_test_two() [all …]
|
| H A D | srawi.c | 64 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_srawi() local 67 ASM_STW(stk, 1, -4), in cpu_post_test_srawi() 68 ASM_ADDI(stk, 1, -16), in cpu_post_test_srawi() 69 ASM_STW(3, stk, 8), in cpu_post_test_srawi() 70 ASM_STW(reg0, stk, 4), in cpu_post_test_srawi() 71 ASM_STW(reg1, stk, 0), in cpu_post_test_srawi() 72 ASM_LWZ(reg0, stk, 8), in cpu_post_test_srawi() 74 ASM_STW(reg1, stk, 8), in cpu_post_test_srawi() 75 ASM_LWZ(reg1, stk, 0), in cpu_post_test_srawi() 76 ASM_LWZ(reg0, stk, 4), in cpu_post_test_srawi() [all …]
|
| H A D | rlwinm.c | 62 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwinm() local 65 ASM_STW(stk, 1, -4), in cpu_post_test_rlwinm() 66 ASM_ADDI(stk, 1, -16), in cpu_post_test_rlwinm() 67 ASM_STW(3, stk, 8), in cpu_post_test_rlwinm() 68 ASM_STW(reg0, stk, 4), in cpu_post_test_rlwinm() 69 ASM_STW(reg1, stk, 0), in cpu_post_test_rlwinm() 70 ASM_LWZ(reg0, stk, 8), in cpu_post_test_rlwinm() 72 ASM_STW(reg1, stk, 8), in cpu_post_test_rlwinm() 73 ASM_LWZ(reg1, stk, 0), in cpu_post_test_rlwinm() 74 ASM_LWZ(reg0, stk, 4), in cpu_post_test_rlwinm() [all …]
|
| H A D | andi.c | 64 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_andi() local 67 ASM_STW(stk, 1, -4), in cpu_post_test_andi() 68 ASM_ADDI(stk, 1, -16), in cpu_post_test_andi() 69 ASM_STW(3, stk, 8), in cpu_post_test_andi() 70 ASM_STW(reg0, stk, 4), in cpu_post_test_andi() 71 ASM_STW(reg1, stk, 0), in cpu_post_test_andi() 72 ASM_LWZ(reg0, stk, 8), in cpu_post_test_andi() 74 ASM_STW(reg1, stk, 8), in cpu_post_test_andi() 75 ASM_LWZ(reg1, stk, 0), in cpu_post_test_andi() 76 ASM_LWZ(reg0, stk, 4), in cpu_post_test_andi() [all …]
|
| H A D | threei.c | 78 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_threei() local 81 ASM_STW(stk, 1, -4), in cpu_post_test_threei() 82 ASM_ADDI(stk, 1, -16), in cpu_post_test_threei() 83 ASM_STW(3, stk, 8), in cpu_post_test_threei() 84 ASM_STW(reg0, stk, 4), in cpu_post_test_threei() 85 ASM_STW(reg1, stk, 0), in cpu_post_test_threei() 86 ASM_LWZ(reg0, stk, 8), in cpu_post_test_threei() 88 ASM_STW(reg1, stk, 8), in cpu_post_test_threei() 89 ASM_LWZ(reg1, stk, 0), in cpu_post_test_threei() 90 ASM_LWZ(reg0, stk, 4), in cpu_post_test_threei() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/sigaltstack/ |
| H A D | sas.c | 40 stack_t stk; in my_usr1() local 60 err = sigaltstack(NULL, &stk); in my_usr1() 65 if (stk.ss_flags != SS_DISABLE) in my_usr1() 67 stk.ss_flags); in my_usr1() 108 stack_t stk; in main() local 127 err = sigaltstack(NULL, &stk); in main() 132 if (stk.ss_flags == SS_DISABLE) { in main() 137 "should have been SS_DISABLE\n", stk.ss_flags); in main() 141 stk.ss_sp = sstack; in main() 142 stk.ss_size = SIGSTKSZ; in main() [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | dumpstack_64.c | 90 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local 107 if (stk < begin || stk >= end) in in_exception_stack() 111 k = (stk - begin) >> PAGE_SHIFT; in in_exception_stack()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | inflate.c | 357 } *stk; in huft_build() local 364 stk = malloc(sizeof(*stk)); in huft_build() 365 if (stk == NULL) in huft_build() 368 c = stk->c; in huft_build() 369 v = stk->v; in huft_build() 370 x = stk->x; in huft_build() 371 u = stk->u; in huft_build() 374 memzero(stk->c, sizeof(stk->c)); in huft_build() 561 free(stk); in huft_build()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/stkwebcam/ |
| H A D | Makefile | 2 stkwebcam-objs := stk-webcam.o stk-sensor.o
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | elf.h | 112 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(stk) argument
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | elf.h | 120 #define compat_elf_read_implies_exec(ex, stk) (stk == EXSTACK_DEFAULT) argument
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap4-var-stk-om44.dts | 13 compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | elf.h | 535 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | setup.c | 527 struct stack *stk = &stacks[cpu]; in cpu_init() local 572 : "r" (stk), in cpu_init()
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_htb.c | 773 } stk[TC_HTB_MAXDEPTH], *sp = stk; in htb_lookup_leaf() local 795 if (sp > stk) { in htb_lookup_leaf()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | smp.c | 996 u8 stk[16]; in smp_random() local 1000 smp_s1(smp->tk, smp->rrnd, smp->prnd, stk); in smp_random() 1005 hci_le_start_enc(hcon, ediv, rand, stk, smp->enc_key_size); in smp_random() 1009 u8 stk[16], auth; in smp_random() local 1016 smp_s1(smp->tk, smp->prnd, smp->rrnd, stk); in smp_random() 1028 SMP_STK, auth, stk, smp->enc_key_size, ediv, rand); in smp_random()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-pinephone.dtsi | 365 regulator-name = "vcc-lcd-ctp-stk";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/omap/ |
| H A D | omap.txt | 138 compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/ |
| H A D | pfpsp.S | 2388 # - The system stack contains the "Unimplemented <ea>" stk frame # 2937 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024
|