Home
last modified time | relevance | path

Searched refs:format (Results 4026 – 4050 of 5161) sorted by relevance

1...<<161162163164165166167168169170>>...207

/openbmc/qemu/docs/system/devices/
H A Dnvme.rst280 format (``pif=0``). Set to ``2`` to enable 64 bit guard protection
281 information format. This requires at least 16 bytes of metadata. Note that
/openbmc/linux/Documentation/networking/devlink/
H A Dice.rst63 reported in ``major.minor.patch`` format. The major version is
72 - Version defining the format of the flash contents.
/openbmc/linux/sound/soc/codecs/
H A Dtscs42xx.c814 snd_pcm_format_t format) in setup_sample_format() argument
819 switch (format) { in setup_sample_format()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c141 int format = rate_n_flags & RATE_MCS_MOD_TYPE_MSK; in iwl_mvm_legacy_hw_idx_to_mac80211_idx() local
145 if (format == RATE_MCS_LEGACY_OFDM_MSK) in iwl_mvm_legacy_hw_idx_to_mac80211_idx()
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-prog.rst94 output in human-readable format. In this case, **opcodes**
106 CFG in DOT format, on standard output.
/openbmc/linux/Documentation/sound/designs/
H A Dseq-oss.rst212 int (*load_patch)(snd_seq_oss_arg_t *p, int format, const char *buf, int offs, int count);
292 if succeeded, and -errno if failed. The format argument is the patch key
/openbmc/linux/Documentation/staging/
H A Dremoteproc.rst238 When those use cases show up, we will have to decouple the binary format
270 * contains a version number (should we need to change this format in the
H A Dtee.rst309 CPU to PSP mailbox register to submit commands to the PSP. The format of the
315 The command buffer format for the different TEE commands can be found in [7].
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c584 cfg |= (GSC_SRCIMG_WIDTH(buf->buf.pitch[0] / buf->format->cpp[0]) | in gsc_src_set_size()
886 cfg |= GSC_DSTIMG_WIDTH(buf->buf.pitch[0] / buf->format->cpp[0]) | in gsc_dst_set_size()
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-driver-dma-idxd266 Description: Shows the operation capability bits displayed in bitmap format
267 presented by %*pb printk() output format specifier.
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-librem5-devkit.dts161 simple-audio-card,format = "i2s";
192 simple-audio-card,format = "dsp_a";
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_fru_device.robot150 [Documentation] Get response from IPMI FRU command and format data
300 # format = %Y-%m-%d - %H:%M:%S and validated against dbus FRU data.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DLPPL-1.3c93 `LaTeX-format` a program implementing the `TeX language`.
183 format, where the Work or that Derived Work (in whole or in part) is
184 then produced by applying some process to that format, does not relax or
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dzoran.rst194 And not every TV decoder is able to handle every format. Also the every
414 square pixel format.
458 (size 720x576). The JPEG fields are stored in YUY2 format, so the size of the
/openbmc/linux/sound/pci/
H A Dcs4281.c727 if (snd_pcm_format_unsigned(runtime->format) > 0) in snd_cs4281_mode()
729 if (snd_pcm_format_big_endian(runtime->format) > 0) in snd_cs4281_mode()
731 switch (snd_pcm_format_width(runtime->format)) { in snd_cs4281_mode()
H A Dvia82xx.c965 (runtime->format == SNDRV_PCM_FORMAT_S16_LE ? VIA_REG_TYPE_16BIT : 0) | in via686_setup_format()
1048 outl((runtime->format == SNDRV_PCM_FORMAT_S16_LE ? VIA8233_REG_TYPE_16BIT : 0) | /* format */ in snd_via8233_playback_prepare()
1078 fmt = (runtime->format == SNDRV_PCM_FORMAT_S16_LE) ? in snd_via8233_multi_prepare()
1122 outl((runtime->format == SNDRV_PCM_FORMAT_S16_LE ? VIA8233_REG_TYPE_16BIT : 0) | in snd_via8233_capture_prepare()
/openbmc/linux/scripts/mod/
H A Dfile2alias.c1090 DEF_FIELD(symval, ipack_device_id, format); in do_ipack_entry()
1094 ADD(alias, "f", format != IPACK_ANY_FORMAT, format); in do_ipack_entry()
/openbmc/linux/sound/soc/sh/rcar/
H A Dcore.c354 switch (snd_pcm_format_width(runtime->format)) { in rsnd_get_adinr_bit()
419 if (mod == target && snd_pcm_format_width(runtime->format) == 16) { in rsnd_get_dalign()
455 if (snd_pcm_format_width(runtime->format) != 24) in rsnd_get_busif_shift()
/openbmc/linux/arch/ia64/kernel/
H A Dptrace.c54 # define dprintk(format...) printk(format) argument
57 # define dprintk(format...) argument
/openbmc/linux/Documentation/process/
H A D5.Posting.rst190 - The patch itself, in the unified ("-u") patch format. Using the "-p"
231 the patch. Each of these uses this format::
338 Patches need good subject lines. The canonical format for a patch line is
H A Dmaintainer-netdev.rst90 (use ``--subject-prefix='RFC net-next'`` with ``git format-patch``).
326 git format-patch --subject-prefix='PATCH net-next' start..finish
380 in the domain of netdev is in the preferred format.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb39 table at compile time. The format for the device ID is:
56 device IDs in the same format, with one entry per
82 The format for the device ID is:
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1007 for (field = event->format.fields; field; field = field->next) { in python_process_tracepoint()
2071 for (f = event->format.fields; f; f = f->next) { in python_generate_script()
2096 for (f = event->format.fields; f; f = f->next) { in python_generate_script()
2121 for (f = event->format.fields; f; f = f->next) { in python_generate_script()
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-subdev.rst129 still responsible for validating the correctness of the format configuration
436 for the :ref:`V4L2_SUBDEV_FORMAT_TRY <v4l2-subdev-format-whence>`
445 In case the ioctl is not allowed, or the format to modify is set to
586 <v4l2-subdev-format-whence>` receive the correct state to operate on through
/openbmc/linux/Documentation/admin-guide/
H A Dbcache.rst53 `bcache make` has the ability to format multiple devices at the same time - if
54 you format your backing devices and cache device at the same time, you won't
60 unified `bcache` utility, you may use the legacy `make-bcache` utility to format
70 now format it and use it as normal. But the first time using a new bcache

1...<<161162163164165166167168169170>>...207