Home
last modified time | relevance | path

Searched full:tuples (Results 1 – 25 of 200) sorted by relevance

12345678

/openbmc/linux/sound/soc/intel/avs/
H A Dtopology.c28 * Scan provided block of tuples for the specified token. If found,
35 avs_tplg_vendor_array_lookup(struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_vendor_array_lookup() argument
42 u32 tuples_size = le32_to_cpu(tuples->size); in avs_tplg_vendor_array_lookup()
47 tuple = tuples->value; in avs_tplg_vendor_array_lookup()
55 tuples = avs_tplg_vendor_array_next(tuples); in avs_tplg_vendor_array_lookup()
67 * several vendor tuples and a specific token marks the beginning of
71 avs_tplg_vendor_array_lookup_next(struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_vendor_array_lookup_next() argument
74 u32 tuples_size = le32_to_cpu(tuples->size); in avs_tplg_vendor_array_lookup_next()
80 tuples = avs_tplg_vendor_array_next(tuples); in avs_tplg_vendor_array_lookup_next()
83 ret = avs_tplg_vendor_array_lookup(tuples, block_size, token, offset); in avs_tplg_vendor_array_lookup_next()
[all …]
/openbmc/linux/drivers/mmc/core/
H A Dsdio_cis.c210 * Known TPLFE_TYPEs table for CISTPL_FUNCE tuples.
212 * Note that, unlike PCMCIA, CISTPL_FUNCE tuples are not parsed depending
234 /* Known TPL_CODEs table for CIS tuples */
270 prev = &func->tuples; in sdio_read_cis()
272 prev = &card->tuples; in sdio_read_cis()
339 * Tuples in this range are reserved for in sdio_read_cis()
354 /* keep on analyzing tuples */ in sdio_read_cis()
369 * Link in all unknown tuples found in the common CIS so that in sdio_read_cis()
373 *prev = card->tuples; in sdio_read_cis()
387 tuple = card->tuples; in sdio_free_common_cis()
[all …]
/openbmc/linux/sound/soc/sof/
H A Dtopology.c45 * @tuples: pointer to the tuples array
46 * @num_tuples: number of tuples in the tuples array
53 struct snd_sof_tuple *tuples, int num_tuples, in sof_update_ipc_object() argument
87 if (tokens[i].token == tuples[j].token) { in sof_update_ipc_object()
94 *val = tuples[j].value.v; in sof_update_ipc_object()
103 *val = (u16)tuples[j].value.v; in sof_update_ipc_object()
115 tokens[i].get_token((void *)tuples[j].value.s, object, in sof_update_ipc_object()
481 * sof_copy_tuples - Parse tokens and copy them to the @tuples array
489 * @tuples: tuples array to copy the matched tuples to
490 * @tuples_size: size of @tuples
[all …]
H A Dipc3-topology.c402 ret = sof_update_ipc_object(scomp, host, SOF_PCM_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_host()
408 ret = sof_update_ipc_object(scomp, &host->config, SOF_COMP_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_host()
447 ret = sof_update_ipc_object(scomp, &tone->config, SOF_COMP_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_tone()
481 swidget->tuples, swidget->num_tuples, in sof_ipc3_widget_setup_comp_mixer()
528 ret = sof_update_ipc_object(scomp, pipeline, SOF_SCHED_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_pipeline()
534 ret = sof_update_ipc_object(scomp, swidget, SOF_PIPELINE_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_pipeline()
584 ret = sof_update_ipc_object(scomp, buffer, SOF_BUFFER_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_buffer()
616 ret = sof_update_ipc_object(scomp, src, SOF_SRC_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_src()
623 swidget->tuples, swidget->num_tuples, sizeof(src->config), 1); in sof_ipc3_widget_setup_comp_src()
657 ret = sof_update_ipc_object(scomp, asrc, SOF_ASRC_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_asrc()
[all …]
H A Dsof-audio.h381 * @tuples: array of parsed tuples
382 * @num_tuples: number of tuples in the tuples array
391 struct snd_sof_tuple *tuples; member
447 struct snd_sof_tuple *tuples; member
645 struct snd_sof_tuple *tuples, int num_tuples,
/openbmc/libbej/src/
H A Dbej_decoder_core.c104 uint32_t tupleS = (uint32_t)(bejGetNnint(params->state.encodedSubStream)); in bejInitSFLVStruct() local
105 sflv->tupleS.schema = (uint8_t)(tupleS & DICTIONARY_TYPE_MASK); in bejInitSFLVStruct()
106 sflv->tupleS.sequenceNumber = in bejInitSFLVStruct()
107 (uint16_t)((tupleS & (~DICTIONARY_TYPE_MASK)) >> in bejInitSFLVStruct()
121 * providing the number of elements/tuples. Offset is with respect to the start
146 * using the params->sflv.tupleS.sequenceNumber from the provided params struct.
200 (bejGetDictionaryAndProperty(params, params->sflv.tupleS.schema, in bejGetPropName()
201 params->sflv.tupleS.sequenceNumber, in bejGetPropName()
308 uint16_t sequenceNumber = params->sflv.tupleS.sequenceNumber; in bejHandleBejSet()
318 bejGetDictionaryAndProperty(params, params->sflv.tupleS.schema, in bejHandleBejSet()
[all …]
/openbmc/phosphor-dbus-monitor/src/
H A Dtupleref.hpp20 /** @brief Less than implementation for tuples of references. */
49 /** @brief Less than comparison for tuples of references. */
57 "Cannot compare tuples of different lengths."); in operator ()()
/openbmc/openpower-hw-diags/test/
H A Dtest-ffdc-file.cpp14 std::vector<util::FFDCTuple> tuples; in TEST() local
15 ASSERT_NO_THROW(util::transformFFDC(files, tuples)); in TEST()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmicrochip,sparx5-sgpio.yaml42 description: This is a sequence of tuples, defining intervals of
46 registers. Being tuples, then number of arguments must be
47 even. The tuples mast be ordered (low, high) and are
/openbmc/openbmc/poky/meta/lib/oe/
H A Dbootfiles.py10 # Returns a list of tuples with (original filepath relative to
23 # list of tuples (src_name, dst_name)
/openbmc/openbmc/poky/meta/conf/machine/include/mips/
H A DREADME15 For more details about tuples, check https://wiki.debian.org/Multiarch/Tuples
/openbmc/u-boot/Documentation/
H A Dconf.py367 # Grouping the document tree into LaTeX files. List of tuples
399 # One entry per manual page. List of tuples
412 # Grouping the document tree into Texinfo files. List of tuples
468 # A sequence of (type, uri, title) tuples for the guide element of content.opf.
472 # The format is a list of tuples containing the path and title.
476 # The format is a list of tuples containing the path and title.
506 # Grouping the document tree into PDF files. List of tuples
/openbmc/linux/include/pcmcia/
H A Dcistpl.h48 /* Layer 2 tuples */
56 /* Layer 3 tuples */
169 Modem Function Extension Tuples
278 LAN Function Extension Tuples
332 IDE Function Extension Tuples
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dgpio-charger.yaml48 description: List of tuples with current in uA and a GPIO bitmap (in
49 this order). The tuples must be provided in descending order of the
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c339 offsetof(struct hclge_fd_rule, tuples.dst_mac),
342 offsetof(struct hclge_fd_rule, tuples.src_mac),
345 offsetof(struct hclge_fd_rule, tuples.vlan_tag1),
349 offsetof(struct hclge_fd_rule, tuples.ether_proto),
352 offsetof(struct hclge_fd_rule, tuples.l2_user_def),
355 offsetof(struct hclge_fd_rule, tuples.ip_tos),
358 offsetof(struct hclge_fd_rule, tuples.ip_proto),
361 offsetof(struct hclge_fd_rule, tuples.src_ip),
364 offsetof(struct hclge_fd_rule, tuples.dst_ip),
367 offsetof(struct hclge_fd_rule, tuples.l3_user_def),
[all …]
/openbmc/u-boot/doc/device-tree-bindings/mtd/
H A Dmtd-physmap.txt10 It's possible to (optionally) define multiple "reg" tuples so that
67 Here an example with multiple "reg" tuples:
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c379 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common() local
389 &tuples[UDP][i]))) in test_cls_redirect_common()
394 &tuples[TCP][i]))) in test_cls_redirect_common()
403 struct tuple *tuple = &tuples[test->type][j]; in test_cls_redirect_common()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dnamedtuple_with_abc.py14 for named tuples) and decorating it with a wrapper that registers each
48 '''The metaclass for the abstract base class + mix-in for named tuples.'''
65 '''The abstract base class + mix-in for named tuples.'''
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Association/
H A DDefinitions.interface.yaml9 An array of forward, reverse, endpoint tuples where:
/openbmc/openbmc-test-automation/lib/
H A Dfunc_args.py77 …dea is to convert python object definition source code (e.g. for lists, dictionaries, tuples, etc.)
102 string as a list of tuples.
/openbmc/linux/drivers/opp/
H A DKconfig5 SOCs have a standard set of tuples consisting of frequency and
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dconf.py263 # Grouping the document tree into LaTeX files. List of tuples
306 # One entry per manual page. List of tuples
320 # Grouping the document tree into Texinfo files. List of tuples
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dmtd-physmap.yaml67 It's possible to (optionally) define multiple "reg" tuples so that
174 /* An example with multiple "reg" tuples */
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmarvell,gicp.txt15 - marvell,spi-ranges: tuples of GIC SPI interrupts ranges available
/openbmc/linux/Documentation/
H A Dconf.py435 # Grouping the document tree into LaTeX files. List of tuples
485 # One entry per manual page. List of tuples
498 # Grouping the document tree into Texinfo files. List of tuples
521 # Grouping the document tree into PDF files. List of tuples

12345678