Home
last modified time | relevance | path

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

12345

/Linux-v5.10/drivers/mmc/core/
Dsdio_cis.c208 * Known TPLFE_TYPEs table for CISTPL_FUNCE tuples.
210 * Note that, unlike PCMCIA, CISTPL_FUNCE tuples are not parsed depending
232 /* Known TPL_CODEs table for CIS tuples */
268 prev = &func->tuples; in sdio_read_cis()
270 prev = &card->tuples; in sdio_read_cis()
329 /* warn about unknown tuples */ in sdio_read_cis()
336 /* keep on analyzing tuples */ in sdio_read_cis()
351 * Link in all unknown tuples found in the common CIS so that in sdio_read_cis()
355 *prev = card->tuples; in sdio_read_cis()
369 tuple = card->tuples; in sdio_free_common_cis()
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/c6x/
Ddscr.txt41 offset and bitmask of RMII reset field. May have multiple tuples if more
45 possibly multiple tuples describing registers which are write protected by
57 is contained in a single byte. This property has two tuples. Each tuple has
/Linux-v5.10/include/pcmcia/
Dcistpl.h48 /* Layer 2 tuples */
56 /* Layer 3 tuples */
169 Modem Function Extension Tuples
278 LAN Function Extension Tuples
332 IDE Function Extension Tuples
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/
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
/Linux-v5.10/Documentation/
Dconf.py459 # Grouping the document tree into LaTeX files. List of tuples
504 # One entry per manual page. List of tuples
517 # Grouping the document tree into Texinfo files. List of tuples
573 # A sequence of (type, uri, title) tuples for the guide element of content.opf.
577 # The format is a list of tuples containing the path and title.
581 # The format is a list of tuples containing the path and title.
611 # Grouping the document tree into PDF files. List of tuples
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c4990 /* If use max 400bit key, we can support tuples for ether type */ in hclge_init_fd_config()
5105 calc_x(key_x[ETH_ALEN - 1 - i], rule->tuples.dst_mac[i], in hclge_fd_convert_tuple()
5107 calc_y(key_y[ETH_ALEN - 1 - i], rule->tuples.dst_mac[i], in hclge_fd_convert_tuple()
5114 calc_x(key_x[ETH_ALEN - 1 - i], rule->tuples.src_mac[i], in hclge_fd_convert_tuple()
5115 rule->tuples.src_mac[i]); in hclge_fd_convert_tuple()
5116 calc_y(key_y[ETH_ALEN - 1 - i], rule->tuples.src_mac[i], in hclge_fd_convert_tuple()
5117 rule->tuples.src_mac[i]); in hclge_fd_convert_tuple()
5122 calc_x(tmp_x_s, rule->tuples.vlan_tag1, in hclge_fd_convert_tuple()
5124 calc_y(tmp_y_s, rule->tuples.vlan_tag1, in hclge_fd_convert_tuple()
5131 calc_x(tmp_x_s, rule->tuples.ether_proto, in hclge_fd_convert_tuple()
[all …]
Dhclge_main.h496 /* OUTER_XXX indicates tuples in tunnel header of tunnel packet
497 * INNER_XXX indicate tuples in tunneled header of tunnel packet or
498 * tuples of non-tunnel packet
614 struct hclge_fd_rule_tuples tuples; member
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dcls_redirect.c377 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common() local
387 &tuples[UDP][i]))) in test_cls_redirect_common()
392 &tuples[TCP][i]))) in test_cls_redirect_common()
401 struct tuple *tuple = &tuples[test->type][j]; in test_cls_redirect_common()
/Linux-v5.10/Documentation/devicetree/bindings/mtd/
Dmtd-physmap.txt10 It's possible to (optionally) define multiple "reg" tuples so that
76 Here an example with multiple "reg" tuples:
/Linux-v5.10/drivers/opp/
DKconfig6 SOCs have a standard set of tuples consisting of frequency and
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dimx-audmux.txt19 For imx31-audmux and above, it is a list of tuples
Dsamsung,tm2-audio.txt11 - i2s-controller : the list of phandle and argument tuples pointing to
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,gicp.txt15 - marvell,spi-ranges: tuples of GIC SPI interrupts ranges available
Dqcom,pdc.txt48 The tuples indicates the valid mapping of valid PDC ports
/Linux-v5.10/Documentation/devicetree/bindings/misc/
Dfsl,qoriq-mc.txt120 The property is an arbitrary number of tuples of
130 The property is an arbitrary number of tuples of
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-class-led-trigger-pattern9 The pattern is given by a series of tuples, of brightness and
/Linux-v5.10/Documentation/devicetree/bindings/pci/
D83xx-512x-pci.txt6 - reg: should contain two address length tuples
/Linux-v5.10/include/linux/iio/adc/
Dadi-axi-adc.h20 * @scale_table Supported scales by the chip; tuples of 2 ints
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-trigger-pattern.txt3 The pattern is given by a series of tuples, of brightness and duration (ms).
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/
Dnet_prio.rst36 It contains a list of tuples in the form <ifname priority>. Contents of this
/Linux-v5.10/include/linux/mmc/
Dcard.h304 struct sdio_func_tuple *tuples; /* unknown common tuples */ member
/Linux-v5.10/drivers/dax/
Ddax-private.h60 * @ranges: resource-span + pgoff tuples for the instance
/Linux-v5.10/arch/arm/mach-omap2/
Domap_opp_data.h39 * OMAP SOCs have a standard set of tuples consisting of frequency and voltage
/Linux-v5.10/include/net/netfilter/
Dnf_conntrack_expect.h79 /* Allow to reuse expectations with the same tuples from different master
/Linux-v5.10/drivers/pcmcia/
Dcistpl.c51 /* Upper limit on reasonable # of tuples */
657 /* Parsing routines for individual tuples */
1366 * @info: returns the number of tuples in the (valid) CIS, or 0
1369 * returns the number of tuples in the CIS, or 0 if the CIS looks bad. The
1370 * checks include making sure several critical tuples are present and
1371 * valid; seeing if the total number of tuples is reasonable; and
1372 * looking for tuples that use reserved codes.

12345