/linux-4.4.14/drivers/misc/altera-stapl/ |
D | altera-jtag.c | 91 struct altera_jtag *js = &astate->js; in altera_jinit() local 94 js->jtag_state = ILLEGAL_JTAG_STATE; in altera_jinit() 97 js->drstop_state = IDLE; in altera_jinit() 98 js->irstop_state = IDLE; in altera_jinit() 99 js->dr_pre = 0; in altera_jinit() 100 js->dr_post = 0; in altera_jinit() 101 js->ir_pre = 0; in altera_jinit() 102 js->ir_post = 0; in altera_jinit() 103 js->dr_length = 0; in altera_jinit() 104 js->ir_length = 0; in altera_jinit() [all …]
|
D | altera-jtag.h | 79 struct altera_jtag js; member 85 int altera_set_drstop(struct altera_jtag *js, enum altera_jtag_state state); 86 int altera_set_irstop(struct altera_jtag *js, enum altera_jtag_state state); 87 int altera_set_dr_pre(struct altera_jtag *js, u32 count, u32 start_index, 89 int altera_set_ir_pre(struct altera_jtag *js, u32 count, u32 start_index, 91 int altera_set_dr_post(struct altera_jtag *js, u32 count, u32 start_index, 93 int altera_set_ir_post(struct altera_jtag *js, u32 count, u32 start_index,
|
D | altera.c | 784 status = altera_set_dr_pre(&astate->js, count, 0, NULL); in altera_execute() 797 status = altera_set_dr_pre(&astate->js, count, 0, in altera_execute() 807 status = altera_set_dr_post(&astate->js, count, in altera_execute() 822 status = altera_set_dr_post(&astate->js, count, 0, in altera_execute() 828 status = altera_set_ir_pre(&astate->js, count, in altera_execute() 842 status = altera_set_ir_pre(&astate->js, count, in altera_execute() 853 status = altera_set_ir_post(&astate->js, count, in altera_execute() 868 status = altera_set_ir_post(&astate->js, count, 0, in altera_execute() 1075 status = altera_set_irstop(&astate->js, args[0]); in altera_execute() 1082 status = altera_set_drstop(&astate->js, args[0]); in altera_execute() [all …]
|
/linux-4.4.14/arch/x86/net/ |
D | bpf_jit.S | 29 js bpf_slow_path_word_neg 46 js bpf_slow_path_half_neg 63 js bpf_slow_path_byte_neg 89 js bpf_error 96 js bpf_error 104 js bpf_error
|
/linux-4.4.14/kernel/rcu/ |
D | tiny_plugin.h | 141 unsigned long js; in check_cpu_stall() local 147 js = READ_ONCE(rcp->jiffies_stall); in check_cpu_stall() 148 if (rcp->rcucblist && ULONG_CMP_GE(j, js)) { in check_cpu_stall() 155 } else if (ULONG_CMP_GE(j, js)) { in check_cpu_stall()
|
D | tree.c | 1352 unsigned long js; in check_cpu_stall() local 1378 js = READ_ONCE(rsp->jiffies_stall); in check_cpu_stall() 1384 ULONG_CMP_LT(j, js) || in check_cpu_stall() 1385 ULONG_CMP_GE(gps, js)) in check_cpu_stall() 1395 ULONG_CMP_GE(j, js + RCU_STALL_RAT_DELAY)) { in check_cpu_stall()
|
/linux-4.4.14/arch/x86/math-emu/ |
D | round_Xsig.S | 41 js L_round /* Already normalized */ 101 js L_n_exit /* Already normalized */ 110 js L_n_exit /* Normalized now */
|
D | reg_norm.S | 35 js L_done /* Already normalized */ 112 js L_exit_nuo_valid /* Already normalized */
|
D | wm_sqrt.S | 391 js sqrt_near_exact_small 451 js sqrt_more_prec_small
|
D | polynom_Xsig.S | 64 js L_accum_done
|
D | reg_round.S | 584 js LPseudoDenormal /* Will be masked underflow */ 587 js L_Normalised /* No longer a denormal */
|
D | reg_u_sub.S | 50 js L_bugged_1
|
/linux-4.4.14/drivers/char/ |
D | Makefile | 58 obj-$(CONFIG_JS_RTC) += js-rtc.o 59 js-rtc-y = rtc.o
|
D | Kconfig | 327 module will be called js-rtc.
|
/linux-4.4.14/drivers/input/joystick/ |
D | analog.c | 57 static char *js[ANALOG_PORTS]; variable 60 module_param_array_named(map, js, charp, &js_nargs, 0); 758 if (!strcmp(analog_types[j].name, js[i])) { in analog_parse_options() 764 analog_options[i] = simple_strtoul(js[i], &end, 0); in analog_parse_options() 765 if (end != js[i]) continue; in analog_parse_options() 768 if (!strlen(js[i])) continue; in analog_parse_options() 770 printk(KERN_WARNING "analog.c: Bad config for port %d - \"%s\"\n", i, js[i]); in analog_parse_options()
|
/linux-4.4.14/Documentation/input/ |
D | joystick-api.txt | 269 struct JS_DATA_TYPE js; 271 if (read (fd, &js, JS_RETURN) != JS_RETURN) { 292 first_button_state = js.buttons & 1; 293 second_button_state = js.buttons & 2;
|
D | joystick.txt | 66 rm js*
|
/linux-4.4.14/arch/x86/lib/ |
D | atomic64_cx8_32.S | 116 js 2f
|
D | atomic64_386_32.S | 186 js 1f
|
/linux-4.4.14/Documentation/zh_CN/ |
D | SubmittingPatches | 199 要修正这个问题,只需要将你的 mozilla 的 defaults/pref/mailnews.js 文件
|
/linux-4.4.14/Documentation/x86/ |
D | entry_64.txt | 76 js 1f /* negative -> in kernel */
|
/linux-4.4.14/arch/x86/entry/ |
D | entry_64.S | 1008 js 1f /* negative -> in kernel */
|
/linux-4.4.14/Documentation/ |
D | kmemcheck.txt | 500 ffffffff8104edcf: js ffffffff8104ee88 <__dequeue_signal+0x168>
|
D | kernel-parameters.txt | 1683 js= [HW,JOY] Analog joystick
|