Home
last modified time | relevance | path

Searched refs:ff (Results 1 – 25 of 214) sorted by relevance

123456789

/openbmc/linux/Documentation/w1/slaves/
H A Dw1_ds2423.rst44 …2 00 00 00 00 00 00 00 6d 38 00 ff ff 00 00 fe ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff
45 …2 00 00 00 00 00 00 00 e0 1f 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff
46 …9 c6 5d 18 00 00 00 00 04 37 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff
47 …05 00 00 00 00 00 00 00 8d 39 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
51 …2 00 00 00 00 00 00 00 6d 38 00 ff ff 00 00 fe ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff
52 …2 00 00 22 00 00 00 00 e0 1f 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff
53 …1 61 5d 19 00 00 00 00 df 0b 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff
54 …05 00 00 20 00 00 00 00 8d 39 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
/openbmc/linux/sound/firewire/fireface/
H A Dff-stream.c35 ff->spec->protocol->finish_session(ff); in finish_session()
36 ff->spec->protocol->switch_fetching_mode(ff, false); in finish_session()
78 err = init_stream(ff, &ff->rx_stream); in snd_ff_stream_init_duplex()
82 err = init_stream(ff, &ff->tx_stream); in snd_ff_stream_init_duplex()
84 destroy_stream(ff, &ff->rx_stream); in snd_ff_stream_init_duplex()
90 destroy_stream(ff, &ff->rx_stream); in snd_ff_stream_init_duplex()
91 destroy_stream(ff, &ff->tx_stream); in snd_ff_stream_init_duplex()
105 destroy_stream(ff, &ff->rx_stream); in snd_ff_stream_destroy_duplex()
106 destroy_stream(ff, &ff->tx_stream); in snd_ff_stream_destroy_duplex()
152 err = ff->spec->protocol->allocate_resources(ff, rate); in snd_ff_stream_reserve_duplex()
[all …]
H A Dff-transaction.c23 ff->next_ktime[port] = 0; in finish_transmit_midi_msg()
29 ff->rx_bytes[port] = 0; in finish_transmit_midi_msg()
39 struct snd_ff *ff = in finish_transmit_midi0_msg() local
48 struct snd_ff *ff = in finish_transmit_midi1_msg() local
68 if (ff->rx_bytes[port] > 0 || ff->rx_midi_error[port]) in transmit_midi_msg()
77 quad_count = ff->spec->protocol->fill_midi_msg(ff, substream, port); in transmit_midi_msg()
118 transmit_midi_msg(ff, 0); in transmit_midi0_msg()
125 transmit_midi_msg(ff, 1); in transmit_midi1_msg()
142 ff->spec->protocol->handle_msg(ff, (unsigned int)offset, buf, length, tstamp); in handle_msg()
151 ff->async_handler.length = ff->spec->midi_addr_range; in allocate_own_address()
[all …]
H A Dff-hwdep.c21 return ff->spec->protocol->has_msg(ff); in has_msg()
32 spin_lock_irq(&ff->lock); in hwdep_read()
34 while (!ff->dev_lock_changed && !has_msg(ff)) { in hwdep_read()
41 spin_lock_irq(&ff->lock); in hwdep_read()
57 } else if (has_msg(ff)) { in hwdep_read()
60 count = ff->spec->protocol->copy_msg_to_user(ff, buf, count); in hwdep_read()
79 spin_lock_irq(&ff->lock); in hwdep_poll()
80 if (ff->dev_lock_changed || has_msg(ff)) in hwdep_poll()
133 ff->dev_lock_count = 0; in hwdep_unlock()
165 return hwdep_lock(ff); in hwdep_ioctl()
[all …]
H A Dff-pcm.c114 s = &ff->tx_stream; in pcm_init_hw_params()
118 s = &ff->rx_stream; in pcm_init_hw_params()
155 err = ff->spec->protocol->get_clock(ff, &rate, &src); in pcm_open()
159 mutex_lock(&ff->mutex); in pcm_open()
253 mutex_lock(&ff->mutex); in pcm_hw_free()
271 mutex_lock(&ff->mutex); in pcm_capture_prepare()
339 return amdtp_domain_stream_pcm_pointer(&ff->domain, &ff->tx_stream); in pcm_capture_pointer()
346 return amdtp_domain_stream_pcm_pointer(&ff->domain, &ff->rx_stream); in pcm_playback_pointer()
353 return amdtp_domain_stream_pcm_ack(&ff->domain, &ff->tx_stream); in pcm_capture_ack()
360 return amdtp_domain_stream_pcm_ack(&ff->domain, &ff->rx_stream); in pcm_playback_ack()
[all …]
H A Dff.c33 snprintf(ff->card->longname, sizeof(ff->card->longname), in name_card()
46 kfree(ff->msg_parser); in ff_card_free()
49 fw_unit_put(ff->unit); in ff_card_free()
55 struct snd_ff *ff; in snd_ff_probe() local
63 ff = card->private_data; in snd_ff_probe()
66 ff->card = card; in snd_ff_probe()
68 mutex_init(&ff->mutex); in snd_ff_probe()
79 name_card(ff); in snd_ff_probe()
85 snd_ff_proc_init(ff); in snd_ff_probe()
100 ff->msg_parser = kzalloc(ff->spec->protocol->msg_parser_size, GFP_KERNEL); in snd_ff_probe()
[all …]
H A Dff-protocol-former.c260 dump_clock_config(ff, buffer); in former_dump_status()
261 dump_sync_status(ff, buffer); in former_dump_status()
280 ff->rx_bytes[port] = len; in former_fill_midi_msg()
505 ff->rx_resources.channel); in ff400_begin_session()
668 parse_midi_msg(ff, quad, 0); in ff400_handle_msg()
670 parse_midi_msg(ff, quad, 1); in ff400_handle_msg()
675 wake_up(&ff->hwdep_wait); in ff400_handle_msg()
695 spin_unlock_irq(&ff->lock); in ff400_copy_msg_to_user()
699 spin_lock_irq(&ff->lock); in ff400_copy_msg_to_user()
711 spin_unlock_irq(&ff->lock); in ff400_copy_msg_to_user()
[all …]
H A Dff-midi.c18 struct snd_ff *ff = substream->rmidi->private_data; in midi_playback_open() local
21 ff->on_sysex[substream->number] = 0; in midi_playback_open()
22 ff->rx_midi_error[substream->number] = false; in midi_playback_open()
51 spin_lock_irqsave(&ff->lock, flags); in midi_capture_trigger()
59 spin_unlock_irqrestore(&ff->lock, flags); in midi_capture_trigger()
68 spin_lock_irqsave(&ff->lock, flags); in midi_playback_trigger()
73 spin_unlock_irqrestore(&ff->lock, flags); in midi_playback_trigger()
103 err = snd_rawmidi_new(ff->card, ff->card->driver, 0, in snd_ff_create_midi_devices()
104 ff->spec->midi_out_ports, ff->spec->midi_in_ports, in snd_ff_create_midi_devices()
110 "%s MIDI", ff->card->shortname); in snd_ff_create_midi_devices()
[all …]
H A Dff.h116 bool (*has_msg)(struct snd_ff *ff);
120 int (*fill_midi_msg)(struct snd_ff *ff,
128 void (*finish_session)(struct snd_ff *ff);
136 int snd_ff_transaction_register(struct snd_ff *ff);
149 int snd_ff_stream_init_duplex(struct snd_ff *ff);
155 void snd_ff_stream_stop_duplex(struct snd_ff *ff);
158 void snd_ff_stream_lock_changed(struct snd_ff *ff);
159 int snd_ff_stream_lock_try(struct snd_ff *ff);
162 void snd_ff_proc_init(struct snd_ff *ff);
165 int snd_ff_create_midi_devices(struct snd_ff *ff);
[all …]
H A Dff-protocol-latter.c208 err = latter_get_clock(ff, &curr_rate, &src); in latter_allocate_resources()
233 fw_parent_device(ff->unit)->max_speed); in latter_allocate_resources()
241 fw_parent_device(ff->unit)->max_speed); in latter_allocate_resources()
243 fw_iso_resources_free(&ff->tx_resources); in latter_allocate_resources()
291 data = (ff->tx_resources.channel << 8) | ff->rx_resources.channel; in latter_begin_session()
405 if (index >= ff->spec->midi_in_ports) in latter_handle_midi_msg()
499 if (!ff->on_sysex[port]) { in latter_fill_midi_msg()
505 ff->on_sysex[port] = true; in latter_fill_midi_msg()
519 ff->on_sysex[port] = false; in latter_fill_midi_msg()
525 ff->msg_buf[port][0] = cpu_to_le32(data); in latter_fill_midi_msg()
[all …]
H A DMakefile2 snd-fireface-objs := ff.o ff-transaction.o ff-midi.o ff-proc.o amdtp-ff.o \
3 ff-stream.o ff-pcm.o ff-hwdep.o ff-protocol-former.o \
4 ff-protocol-latter.o
H A Dff-proc.c30 struct snd_ff *ff = entry->private_data; in proc_dump_status() local
32 ff->spec->protocol->dump_status(ff, buffer); in proc_dump_status()
35 static void add_node(struct snd_ff *ff, struct snd_info_entry *root, in add_node() argument
42 entry = snd_info_create_card_entry(ff->card, name, root); in add_node()
44 snd_info_set_text_ops(entry, ff, op); in add_node()
47 void snd_ff_proc_init(struct snd_ff *ff) in snd_ff_proc_init() argument
55 root = snd_info_create_card_entry(ff->card, "firewire", in snd_ff_proc_init()
56 ff->card->proc_root); in snd_ff_proc_init()
61 add_node(ff, root, "status", proc_dump_status); in snd_ff_proc_init()
/openbmc/linux/drivers/input/
H A Dff-core.c92 struct ff_device *ff = dev->ff; in input_ff_upload() local
172 struct ff_device *ff = dev->ff; in erase_effect() local
210 struct ff_device *ff = dev->ff; in input_ff_erase() local
235 struct ff_device *ff = dev->ff; in input_ff_flush() local
261 struct ff_device *ff = dev->ff; in input_ff_event() local
324 if (!ff) in input_ff_create()
330 kfree(ff); in input_ff_create()
337 dev->ff = ff; in input_ff_create()
364 struct ff_device *ff = dev->ff; in input_ff_destroy() local
367 if (ff) { in input_ff_destroy()
[all …]
H A Dff-memless.c198 if (test_bit(effect_type, ff->ffbit)) in get_compatible_type()
418 struct ml_device *ml = dev->ff->private; in ml_ff_set_gain()
487 struct ml_device *ml = ff->private; in ml_ff_destroy()
511 struct ff_device *ff; in input_ff_create_memless() local
533 ff = dev->ff; in input_ff_create_memless()
534 ff->private = ml; in input_ff_create_memless()
535 ff->upload = ml_ff_upload; in input_ff_create_memless()
536 ff->playback = ml_ff_playback; in input_ff_create_memless()
537 ff->set_gain = ml_ff_set_gain; in input_ff_create_memless()
538 ff->destroy = ml_ff_destroy; in input_ff_create_memless()
[all …]
/openbmc/u-boot/arch/x86/dts/
H A Dchromebook_link.dts338 ff ff ff ff ff ff ff ff
339 ff ff ff ff ff ff ff ff
340 ff ff ff ff ff ff ff ff
341 ff ff ff ff ff ff ff ff
342 ff ff ff ff ff ff ff ff
343 ff ff ff ff ff ff ff ff
344 ff ff ff ff ff ff ff ff
345 ff ff ff ff ff ff ff ff
346 ff ff ff ff ff ff ff ff
347 ff ff ff ff ff ff ff ff];
/openbmc/linux/tools/perf/util/
H A Dheader.c132 memcpy(ff->buf + ff->offset, buf, size); in __do_write_buf()
209 if (size > (ssize_t)ff->size - ff->offset) in __do_read_buf()
212 memcpy(addr, ff->buf + ff->offset, size); in __do_read_buf()
1534 ret = do_write(ff, &(ff->ph->env.comp_ver), sizeof(ff->ph->env.comp_ver)); in write_compressed()
1538 ret = do_write(ff, &(ff->ph->env.comp_type), sizeof(ff->ph->env.comp_type)); in write_compressed()
1542 ret = do_write(ff, &(ff->ph->env.comp_level), sizeof(ff->ph->env.comp_level)); in write_compressed()
1546 ret = do_write(ff, &(ff->ph->env.comp_ratio), sizeof(ff->ph->env.comp_ratio)); in write_compressed()
1550 return do_write(ff, &(ff->ph->env.comp_mmap_len), sizeof(ff->ph->env.comp_mmap_len)); in write_compressed()
2448 if (perf_header__read_build_ids(ff->ph, ff->fd, ff->offset, ff->size)) in process_build_id()
3242 if (do_read_u32(ff, &(ff->ph->env.comp_ver))) in process_compressed()
[all …]
/openbmc/u-boot/doc/
H A DREADME.davinci.nand_spl31 00000010 00 00 00 00 20 00 00 00 ff ff ff ff ff ff ff ff |.... ...........|
32 00000020 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
39 00001fe0 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff |................|
40 00001ff0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
/openbmc/u-boot/drivers/clk/
H A Dclk_fixed_factor.c25 struct clk_fixed_factor *ff = to_clk_fixed_factor(clk->dev); in clk_fixed_factor_get_rate() local
30 rate = clk_get_rate(&ff->parent); in clk_fixed_factor_get_rate()
34 do_div(rate, ff->div); in clk_fixed_factor_get_rate()
36 return rate * ff->mult; in clk_fixed_factor_get_rate()
47 struct clk_fixed_factor *ff = to_clk_fixed_factor(dev); in clk_fixed_factor_ofdata_to_platdata() local
49 err = clk_get_by_index(dev, 0, &ff->parent); in clk_fixed_factor_ofdata_to_platdata()
53 ff->div = dev_read_u32_default(dev, "clock-div", 1); in clk_fixed_factor_ofdata_to_platdata()
54 ff->mult = dev_read_u32_default(dev, "clock-mult", 1); in clk_fixed_factor_ofdata_to_platdata()
/openbmc/openbmc/meta-google/recipes-google/networking/files/
H A Dgbmc-ip-monitor-test.sh43 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff
54 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff
71 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff
/openbmc/linux/fs/fuse/
H A Dfile.c67 ff->release_args = kzalloc(sizeof(*ff->release_args), in fuse_file_alloc()
70 kfree(ff); in fuse_file_alloc()
82 return ff; in fuse_file_alloc()
89 kfree(ff); in fuse_file_free()
95 return ff; in fuse_file_get()
136 if (!ff) in fuse_file_open()
167 return ff; in fuse_file_open()
330 fuse_file_put(ff, ff->fm->fc->destroy, isdir); in fuse_file_release()
956 ia->ff = fuse_file_get(ff); in fuse_send_readpages()
1836 next->ia.ff = fuse_file_get(wpa->ia.ff); in fuse_writepage_end()
[all …]
H A Dreaddir.c423 ff->readdir.pos = dirent->off; in fuse_parse_cache()
424 ff->readdir.cache_off += reclen; in fuse_parse_cache()
457 if (ff->readdir.pos != ctx->pos) { in fuse_readdir_cached()
458 ff->readdir.pos = 0; in fuse_readdir_cached()
459 ff->readdir.cache_off = 0; in fuse_readdir_cached()
503 ff->readdir.pos = 0; in fuse_readdir_cached()
504 ff->readdir.cache_off = 0; in fuse_readdir_cached()
510 if (ff->readdir.pos == 0) in fuse_readdir_cached()
572 ff->readdir.cache_off = ALIGN(ff->readdir.cache_off, PAGE_SIZE); in fuse_readdir_cached()
593 mutex_lock(&ff->readdir.lock); in fuse_readdir()
[all …]
H A Dioctl.c171 struct fuse_mount *fm = ff->fm; in fuse_do_ioctl()
173 .fh = ff->fh, in fuse_do_ioctl()
257 ap.args.nodeid = ff->nodeid; in fuse_do_ioctl()
387 inarg.fh = ff->fh; in fuse_priv_ioctl()
402 args.nodeid = ff->nodeid; in fuse_priv_ioctl()
447 struct fuse_file *ff; in fuse_fileattr_get() local
453 if (IS_ERR(ff)) in fuse_fileattr_get()
454 return PTR_ERR(ff); in fuse_fileattr_get()
485 struct fuse_file *ff; in fuse_fileattr_set() local
491 if (IS_ERR(ff)) in fuse_fileattr_set()
[all …]
/openbmc/linux/Documentation/networking/
H A Dvrf.rst189 link/ether 72:b3:ba:91:e2:24 brd ff:ff:ff:ff:ff:ff promiscuity 0
192 link/ether b6:6f:6e:f6:da:73 brd ff:ff:ff:ff:ff:ff promiscuity 0
195 link/ether 36:62:e8:7d:bb:8c brd ff:ff:ff:ff:ff:ff promiscuity 0
198 link/ether e6:28:b8:63:70:bb brd ff:ff:ff:ff:ff:ff promiscuity 0
238 link/ether 02:00:00:00:02:02 brd ff:ff:ff:ff:ff:ff
240 link/ether 02:00:00:00:02:03 brd ff:ff:ff:ff:ff:ff
242 link/ether 02:00:00:00:02:06 brd ff:ff:ff:ff:ff:ff
283 link/ether 02:00:00:00:02:02 brd ff:ff:ff:ff:ff:ff
288 inet6 fe80::ff:fe00:202/64 scope link
291 link/ether 02:00:00:00:02:03 brd ff:ff:ff:ff:ff:ff
[all …]
/openbmc/linux/arch/m68k/ifpsp060/
H A Dfplsp.sa105 dc.l $0c010003,$660861ff,$00006d74,$600661ff
164 dc.l $0c010003,$660861ff,$000069c4,$600661ff
223 dc.l $0c010003,$660861ff,$00006614,$600661ff
282 dc.l $0c010003,$660861ff,$00006264,$600661ff
341 dc.l $0c010003,$660861ff,$00005eb4,$600661ff
400 dc.l $0c010003,$660861ff,$00005b04,$600661ff
459 dc.l $0c010003,$660861ff,$00005754,$600661ff
518 dc.l $0c010003,$660861ff,$000053a4,$600661ff
577 dc.l $0c010003,$660861ff,$00004ff4,$600661ff
636 dc.l $0c010003,$660861ff,$00004c44,$600661ff
[all …]
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1d.sh700 in_ns ns1 $MZ w2 -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff -B $dst \
732 in_ns ns1 $MZ w2 -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff -B $dst \
760 in_ns ns1 $MZ w2 -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff -B $dst \
769 in_ns ns1 $MZ w2 -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff -B $dst \

123456789