Home
last modified time | relevance | path

Searched refs:triplet (Results 1 – 25 of 33) sorted by relevance

12

/linux/Documentation/devicetree/bindings/iio/pressure/
A Dhoneywell,hsc030pa.yaml23 pressure-triplet (directly extracted from the part number) or in case it's
58 honeywell,pressure-triplet:
82 To be specified only if honeywell,pressure-triplet is set to "NA".
87 To be specified only if honeywell,pressure-triplet is set to "NA".
100 - honeywell,pressure-triplet
110 honeywell,pressure-triplet:
114 honeywell,pressure-triplet:
127 honeywell,pressure-triplet = "030PA";
140 honeywell,pressure-triplet = "NA";
A Dhoneywell,mprls0025pa.yaml22 To support different models one need to specify its pressure triplet as well
70 honeywell,pressure-triplet:
103 - honeywell,pressure-triplet
112 - honeywell,pressure-triplet
135 honeywell,pressure-triplet = "0025PA";
153 honeywell,pressure-triplet = "0015PA";
/linux/fs/smb/client/
A Dsmb2transport.c507 struct derivation_triplet triplet; in generate_smb30signingkey() local
510 d = &triplet.signing; in generate_smb30signingkey()
516 d = &triplet.encryption; in generate_smb30signingkey()
522 d = &triplet.decryption; in generate_smb30signingkey()
528 return generate_smb3signingkey(ses, server, &triplet); in generate_smb30signingkey()
536 struct derivation_triplet triplet; in generate_smb311signingkey() local
539 d = &triplet.signing; in generate_smb311signingkey()
545 d = &triplet.encryption; in generate_smb311signingkey()
551 d = &triplet.decryption; in generate_smb311signingkey()
557 return generate_smb3signingkey(ses, server, &triplet); in generate_smb311signingkey()
/linux/drivers/opp/
A Dof.c622 const char *prop_type, bool *triplet) in _parse_named_prop() argument
660 (!triplet || count != opp_table->regulator_count * 3)) { in _parse_named_prop()
677 if (triplet) in _parse_named_prop()
678 *triplet = count != opp_table->regulator_count; in _parse_named_prop()
684 struct opp_table *opp_table, bool *triplet) in opp_parse_microvolt() argument
688 microvolt = _parse_named_prop(opp, dev, opp_table, "microvolt", triplet); in opp_parse_microvolt()
716 bool triplet; in opp_parse_supplies() local
718 microvolt = opp_parse_microvolt(opp, dev, opp_table, &triplet); in opp_parse_supplies()
747 if (triplet) { in opp_parse_supplies()
/linux/drivers/w1/
A Dw1_io.c195 if (dev->bus_master->triplet) in w1_triplet()
196 return dev->bus_master->triplet(dev->bus_master->data, bdir); in w1_triplet()
/linux/Documentation/devicetree/bindings/mips/cavium/
A Dbootbus.txt18 - ranges: There must be one one triplet of (child-bus-address,
20 length element for any triplet is zero, the chip select is disabled,
/linux/Documentation/devicetree/bindings/cpufreq/
A Dnvidia,tegra20-cpufreq.txt23 - opp-microvolt: CPU voltage triplet.
/linux/Documentation/arch/xtensa/
A Dmmu.rst60 4. Only the first triplet in the "ranges" property is considered
65 "ranges" triplet length field is ignored
/linux/drivers/iio/pressure/
A Dhsc030pa.c450 const char *triplet; in hsc_common_probe() local
475 &triplet); in hsc_common_probe()
480 if (str_has_prefix(triplet, "NA")) { in hsc_common_probe()
A Dmprls0025pa.c332 const char *triplet; in mpr_common_probe() local
375 &triplet); in mpr_common_probe()
/linux/Documentation/devicetree/bindings/net/
A Dhisilicon-femac.txt19 - hisilicon,phy-reset-delays-us: triplet of delays if PHY reset signal given.
A Dhisilicon-hix5hd2-gmac.txt28 - hisilicon,phy-reset-delays-us: triplet of delays if PHY reset signal given.
/linux/include/linux/
A Dw1.h149 u8 (*triplet)(void *, u8); member
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-rgb.rst9 These formats encode each pixel as a triplet of RGB values. They are packed
53 These formats store an RGB triplet in one, two or four bytes. They are named
645 These formats store an RGB triplet in three or four bytes. They are named based
769 These formats store a 30-bit RGB triplet with an optional 2 bit alpha in four
959 These formats store an RGB triplet in six or eight bytes, with 12 bits per component.
1002 These formats store an RGB triplet in six bytes, with 16 bits per component
A Dpixfmt-packed-yuv.rst26 full triplet of Y, Cb and Cr values.
/linux/tools/perf/util/
A Ddisasm.c1859 char triplet[64]; in symbol__disassemble_llvm() local
1882 scnprintf(triplet, sizeof(triplet), "x86_64-pc-linux"); in symbol__disassemble_llvm()
1884 scnprintf(triplet, sizeof(triplet), "i686-pc-linux"); in symbol__disassemble_llvm()
1886 scnprintf(triplet, sizeof(triplet), "%s-linux-gnu", in symbol__disassemble_llvm()
1890 disasm = LLVMCreateDisasm(triplet, &storage, 0, NULL, in symbol__disassemble_llvm()
/linux/Documentation/devicetree/bindings/rtc/
A Dst,stm32-rtc.yaml41 Phandle/offset/mask triplet. The phandle to pwrcfg used to
/linux/Documentation/devicetree/bindings/crypto/
A Dfsl-sec6.txt55 triplet that includes the child address, parent address, &
/linux/Documentation/devicetree/bindings/pci/
A Dpci-iommu.txt5 ID (AKA RID). A Requester ID is a triplet of a Bus number, Device number, and
A Dpci-msi.txt5 (AKA RID). A Requester ID is a triplet of a Bus number, Device number, and
/linux/drivers/w1/masters/
A Dds2482.c501 data->w1_ch[idx].w1_bm.triplet = ds2482_w1_triplet; in ds2482_probe()
A Domap_hdq.c594 omap_w1_master.triplet = omap_w1_triplet; in omap_hdq_probe()
/linux/drivers/net/wireless/marvell/libertas/
A Dcmd.c767 t = &domain->triplet[num_triplet]; in lbs_set_11d_domain_info()
780 t = &domain->triplet[num_triplet]; in lbs_set_11d_domain_info()
A Dhost.h394 struct ieee80211_country_ie_triplet triplet[MAX_11D_TRIPLETS]; member
/linux/Documentation/gpu/
A Ddrm-internals.rst47 level triplet. The information is printed to the kernel log at

Completed in 54 milliseconds

12