Home
last modified time | relevance | path

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

/linux/drivers/input/rmi4/
H A Drmi_f34v7.c21 static int rmi_f34v7_read_flash_status(struct f34_data *f34) in rmi_f34v7_read_flash_status() argument
27 ret = rmi_read_block(f34->fn->rmi_dev, in rmi_f34v7_read_flash_status()
28 f34->fn->fd.data_base_addr + V7_FLASH_STATUS_OFFSET, in rmi_f34v7_read_flash_status()
32 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_read_flash_status()
37 f34->v7.in_bl_mode = status >> 7; in rmi_f34v7_read_flash_status()
38 f34->v7.flash_status = status & 0x1f; in rmi_f34v7_read_flash_status()
40 if (f34->v7.flash_status != 0x00) { in rmi_f34v7_read_flash_status()
41 dev_err(&f34->fn->dev, "%s: status=%d, command=0x%02x\n", in rmi_f34v7_read_flash_status()
42 __func__, f34->v7.flash_status, f34->v7.command); in rmi_f34v7_read_flash_status()
45 ret = rmi_read_block(f34->fn->rmi_dev, in rmi_f34v7_read_flash_status()
[all …]
H A Drmi_f34.c16 static int rmi_f34_write_bootloader_id(struct f34_data *f34) in rmi_f34_write_bootloader_id() argument
18 struct rmi_function *fn = f34->fn; in rmi_f34_write_bootloader_id()
45 static int rmi_f34_command(struct f34_data *f34, u8 command, in rmi_f34_command() argument
48 struct rmi_function *fn = f34->fn; in rmi_f34_command()
53 ret = rmi_f34_write_bootloader_id(f34); in rmi_f34_command()
58 init_completion(&f34->v5.cmd_done); in rmi_f34_command()
60 ret = rmi_read(rmi_dev, f34->v5.ctrl_address, &f34->v5.status); in rmi_f34_command()
62 dev_err(&f34->fn->dev, in rmi_f34_command()
68 f34->v5.status |= command & 0x0f; in rmi_f34_command()
70 ret = rmi_write(rmi_dev, f34->v5.ctrl_address, f34->v5.status); in rmi_f34_command()
[all …]
H A Drmi_f34.h291 int rmi_f34v7_start_reflash(struct f34_data *f34, const struct firmware *fw);
292 int rmi_f34v7_do_reflash(struct f34_data *f34, const struct firmware *fw);
293 int rmi_f34v7_probe(struct f34_data *f34);
/linux/arch/sparc/kernel/
H A 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/arch/sparc/lib/
H A 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 …]
H A 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 …]
H A Dcopy_page.S196 TOUCH(f32, f34, f36, f38, f40, f42, f44, f46)
/linux/arch/sparc/crypto/
H A 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
H A 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
H A 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 …]
H A Dcamellia_asm.S284 ldd [%o0 + 0x78], %f34
330 ldd [%o0 + 0x78], %f34
/linux/Documentation/tools/rtla/
H A Drtla-osnoise-top.rst41 [root@f34 ~]# rtla osnoise top -P F:1 -c 0-3 -r 900000 -d 1M -q
H A Drtla-osnoise-hist.rst39 [root@f34 ~/]# rtla osnoise hist -P F:1 -c 0-11 -r 900000 -d 1M -b 10 -E 25