Home
last modified time | relevance | path

Searched refs:f34 (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/input/rmi4/
Drmi_f34v7.c24 static int rmi_f34v7_read_flash_status(struct f34_data *f34) in rmi_f34v7_read_flash_status() argument
30 ret = rmi_read_block(f34->fn->rmi_dev, in rmi_f34v7_read_flash_status()
31 f34->fn->fd.data_base_addr + f34->v7.off.flash_status, in rmi_f34v7_read_flash_status()
35 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_read_flash_status()
40 f34->v7.in_bl_mode = status >> 7; in rmi_f34v7_read_flash_status()
41 f34->v7.flash_status = status & 0x1f; in rmi_f34v7_read_flash_status()
43 if (f34->v7.flash_status != 0x00) { in rmi_f34v7_read_flash_status()
44 dev_err(&f34->fn->dev, "%s: status=%d, command=0x%02x\n", in rmi_f34v7_read_flash_status()
45 __func__, f34->v7.flash_status, f34->v7.command); in rmi_f34v7_read_flash_status()
48 ret = rmi_read_block(f34->fn->rmi_dev, in rmi_f34v7_read_flash_status()
[all …]
Drmi_f34.c19 static int rmi_f34_write_bootloader_id(struct f34_data *f34) in rmi_f34_write_bootloader_id() argument
21 struct rmi_function *fn = f34->fn; in rmi_f34_write_bootloader_id()
48 static int rmi_f34_command(struct f34_data *f34, u8 command, in rmi_f34_command() argument
51 struct rmi_function *fn = f34->fn; in rmi_f34_command()
56 ret = rmi_f34_write_bootloader_id(f34); in rmi_f34_command()
61 init_completion(&f34->v5.cmd_done); in rmi_f34_command()
63 ret = rmi_read(rmi_dev, f34->v5.ctrl_address, &f34->v5.status); in rmi_f34_command()
65 dev_err(&f34->fn->dev, in rmi_f34_command()
71 f34->v5.status |= command & 0x0f; in rmi_f34_command()
73 ret = rmi_write(rmi_dev, f34->v5.ctrl_address, f34->v5.status); in rmi_f34_command()
[all …]
Drmi_f34.h311 int rmi_f34v7_start_reflash(struct f34_data *f34, const struct firmware *fw);
312 int rmi_f34v7_do_reflash(struct f34_data *f34, const struct firmware *fw);
313 int rmi_f34v7_probe(struct f34_data *f34);
/Linux-v4.19/arch/sparc/kernel/
Dfpu_traps.S51 fmuld %f0, %f2, %f34
110 fzero %f34
130 faddd %f32, %f34, %f36
131 fmuld %f32, %f34, %f38
136 faddd %f32, %f34, %f40
137 fmuld %f32, %f34, %f42
138 faddd %f32, %f34, %f44
139 fmuld %f32, %f34, %f46
140 faddd %f32, %f34, %f48
141 fmuld %f32, %f34, %f50
[all …]
/Linux-v4.19/arch/sparc/lib/
DU1memcpy.S361 FREG_FROB(f32,f34,f36,f38,f40,f42,f44,f46,f0)
367 FREG_FROB(f32,f34,f36,f38,f40,f42,f44,f46,f0)
369 2: FREG_FROB(f32,f34,f36,f38,f40,f42,f44,f46,f0)
380 FREG_FROB(f18,f20,f22,f24,f26,f28,f30,f32,f34)
382 FREG_FROB(f34,f36,f38,f40,f42,f44,f46,f0, f2)
386 1: FREG_FROB(f18,f20,f22,f24,f26,f28,f30,f32,f34)
388 FREG_FROB(f34,f36,f38,f40,f42,f44,f46,f0, f2)
390 2: FREG_FROB(f34,f36,f38,f40,f42,f44,f46,f0, f2)
396 FREG_FROB(f18,f20,f22,f24,f26,f28,f30,f32,f34)
401 FREG_FROB(f20,f22,f24,f26,f28,f30,f32,f34,f36)
[all …]
Dxor.S55 fxor %f34, %f50, %f50
82 fxor %f34, %f50, %f50
125 fxor %f50, %f34, %f50
149 fxor %f50, %f34, %f50
192 fxor %f18, %f34, %f34
202 fxor %f34, %f50, %f50
226 fxor %f18, %f34, %f34
235 fxor %f34, %f50, %f50
279 fxor %f50, %f34, %f50
300 fxor %f50, %f34, %f50
[all …]
Dcopy_page.S196 TOUCH(f32, f34, f36, f38, f40, f42, f44, f46)
/Linux-v4.19/arch/sparc/crypto/
Dsha512_asm.S31 ldd [%o1 + 0x48], %f34
68 ldd [%o1 + 0x40], %f34
85 faligndata %f32, %f34, %f30
86 faligndata %f34, %f36, %f32
87 faligndata %f36, %f38, %f34
Ddes_asm.S135 1: ldd [%o0 + 0x00], %f34
136 fxor %f32, %f34, %f32
159 ldd [%o3 + 0x00], %f34
171 fxor %f32, %f34, %f32
172 fsrc2 %f36, %f34
292 ldd [%o0 + 0x88], %f34
Daes_asm.S281 std %f34, [%o1 + 0x68]
342 std %f34, [%o1 + 0x70]
391 std %f34, [%o1 + 0x78]
422 ldd [%o0 + 0x68], %f34
476 ldd [%o0 + 0x68], %f34
542 ldd [%o0 + 0x68], %f34
584 ldd [%o0 + 0x40], %f34
628 ldd [%o0 + 0x60], %f34
696 ldd [%o0 + 0x40], %f34
743 ldd [%o0 + 0x78], %f34
[all …]
Dcamellia_asm.S284 ldd [%o0 + 0x78], %f34
330 ldd [%o0 + 0x78], %f34
/Linux-v4.19/arch/ia64/kernel/
Dhead.S595 stf.spill.nta [loc3]=f34,-256
676 ldf.fill.nta f34=[in0],loc0
773 ldfps f33,f34=[sp] // M0