Home
last modified time | relevance | path

Searched refs:tuples (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v4.19/drivers/mmc/core/
Dsdio_cis.c261 prev = &func->tuples; in sdio_read_cis()
263 prev = &card->tuples; in sdio_read_cis()
348 *prev = card->tuples; in sdio_read_cis()
362 tuple = card->tuples; in sdio_free_common_cis()
370 card->tuples = NULL; in sdio_free_common_cis()
403 tuple = func->tuples; in sdio_free_func_cis()
405 while (tuple && tuple != func->card->tuples) { in sdio_free_func_cis()
411 func->tuples = NULL; in sdio_free_func_cis()
/Linux-v4.19/drivers/opp/
DKconfig5 SOCs have a standard set of tuples consisting of frequency and
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,gicp.txt15 - marvell,spi-ranges: tuples of GIC SPI interrupts ranges available
Dqcom,pdc.txt47 The tuples indicates the valid mapping of valid PDC ports
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/mtd/
Dmtd-physmap.txt10 It's possible to (optionally) define multiple "reg" tuples so that
74 Here an example with multiple "reg" tuples:
/Linux-v4.19/Documentation/devicetree/bindings/pci/
D83xx-512x-pci.txt6 - reg: should contain two address length tuples
Dpci-iommu.txt38 The property is an arbitrary number of tuples of
Dpci-msi.txt33 msi-specifier data. The property is an arbitrary number of tuples of
/Linux-v4.19/include/linux/mmc/
Dsdio_func.h61 struct sdio_func_tuple *tuples; member
Dcard.h300 struct sdio_func_tuple *tuples; /* unknown common tuples */ member
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Damlogic,meson8b-clkc.txt12 - reg: it must be composed by two tuples:
/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dsdio.c105 tuple = func->tuples; in b43_sdio_probe()
/Linux-v4.19/Documentation/cgroup-v1/
Dnet_prio.txt34 contains a list of tuples in the form <ifname priority>. Contents of this file
/Linux-v4.19/Documentation/devicetree/bindings/display/
Drenesas,du.txt37 - vsps: A list of phandle and channel index tuples to the VSPs that handle
/Linux-v4.19/drivers/bluetooth/
Dbtsdio.c286 struct sdio_func_tuple *tuple = func->tuples; in btsdio_probe()
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-bus-firewire31 Contains space-separated tuples of specifier_id and
/Linux-v4.19/Documentation/devicetree/bindings/regulator/
Dti-abb-regulator.txt27 - ti,abb_info: An array of 6-tuples u32 items providing information about ABB
/Linux-v4.19/Documentation/power/
Dopp.txt26 The set of discrete tuples consisting of frequency and voltage pairs that
35 We can represent these as three OPPs as the following {Hz, uV} tuples:
/Linux-v4.19/Documentation/pcmcia/
Ddriver-changes.txt59 interested in all tuples of one type. To decode the MAC from CISTPL_FUNCE,
/Linux-v4.19/drivers/ssb/
Dsdio.c485 tuple = bus->host_sdio->tuples; in ssb_sdio_get_invariants()
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Darm-boards125 string set to one of these tuples:
/Linux-v4.19/Documentation/networking/
Dcan_ucan_protocol.rst235 list of of tuples <echo-ids, flags>.

12