Home
last modified time | relevance | path

Searched full:triplet (Results 1 – 25 of 65) sorted by relevance

123

/linux-6.14.4/Documentation/devicetree/bindings/iio/pressure/
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";
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-6.14.4/fs/smb/client/
Dsmb2transport.c531 struct derivation_triplet triplet; in generate_smb30signingkey() local
534 d = &triplet.signing; in generate_smb30signingkey()
540 d = &triplet.encryption; in generate_smb30signingkey()
546 d = &triplet.decryption; in generate_smb30signingkey()
552 return generate_smb3signingkey(ses, server, &triplet); in generate_smb30signingkey()
560 struct derivation_triplet triplet; in generate_smb311signingkey() local
563 d = &triplet.signing; in generate_smb311signingkey()
569 d = &triplet.encryption; in generate_smb311signingkey()
575 d = &triplet.decryption; in generate_smb311signingkey()
581 return generate_smb3signingkey(ses, server, &triplet); in generate_smb311signingkey()
/linux-6.14.4/drivers/iio/pressure/
Dhsc030pa.c38 * Consult honeywell,pressure-triplet in the bindings file for details.
450 const char *triplet; in hsc_common_probe() local
474 ret = device_property_read_string(dev, "honeywell,pressure-triplet", in hsc_common_probe()
475 &triplet); in hsc_common_probe()
478 "honeywell,pressure-triplet could not be read\n"); in hsc_common_probe()
480 if (str_has_prefix(triplet, "NA")) { in hsc_common_probe()
494 "honeywell,pressure-triplet", in hsc_common_probe()
499 "honeywell,pressure-triplet is invalid\n"); in hsc_common_probe()
Dmprls0025pa.c332 const char *triplet; in mpr_common_probe() local
374 ret = device_property_read_string(dev, "honeywell,pressure-triplet", in mpr_common_probe()
375 &triplet); in mpr_common_probe()
390 "honeywell,pressure-triplet", in mpr_common_probe()
395 "honeywell,pressure-triplet is invalid\n"); in mpr_common_probe()
/linux-6.14.4/Documentation/devicetree/bindings/mips/cavium/
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-6.14.4/drivers/opp/
Dof.c589 const char *prop_type, bool *triplet) in _parse_named_prop() argument
627 (!triplet || count != opp_table->regulator_count * 3)) { in _parse_named_prop()
644 if (triplet) in _parse_named_prop()
645 *triplet = count != opp_table->regulator_count; in _parse_named_prop()
651 struct opp_table *opp_table, bool *triplet) in opp_parse_microvolt() argument
655 microvolt = _parse_named_prop(opp, dev, opp_table, "microvolt", triplet); in opp_parse_microvolt()
683 bool triplet; in opp_parse_supplies() local
685 microvolt = opp_parse_microvolt(opp, dev, opp_table, &triplet); in opp_parse_supplies()
714 if (triplet) { in opp_parse_supplies()
/linux-6.14.4/net/wireless/
Dreg.h106 * in combination with a triplet but this behaviour is currently
107 * not observed. For this reason if a triplet is seen with channel
/linux-6.14.4/tools/include/tools/
Dconfig.h19 * the triplet (0, 1, 0). Then the last step cherry picks the 2nd arg (a one).
/linux-6.14.4/Documentation/userspace-api/media/v4l/
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
/linux-6.14.4/drivers/net/wireless/marvell/libertas/
Dcmd.c730 * interpret a triplet of (36, 4, 20) as channels 36, 37, 38, 39. Since in lbs_set_11d_domain_info()
732 * splitting that up into 4 triplet pairs of (36, 1, 20) + (40, 1, 20) in lbs_set_11d_domain_info()
763 /* Add this triplet */ in lbs_set_11d_domain_info()
764 lbs_deb_11d("11D triplet (%d, %d, %d)\n", in lbs_set_11d_domain_info()
767 t = &domain->triplet[num_triplet]; in lbs_set_11d_domain_info()
777 /* Add last triplet */ in lbs_set_11d_domain_info()
778 lbs_deb_11d("11D triplet (%d, %d, %d)\n", first_channel, in lbs_set_11d_domain_info()
780 t = &domain->triplet[num_triplet]; in lbs_set_11d_domain_info()
/linux-6.14.4/Documentation/devicetree/bindings/cpufreq/
Dnvidia,tegra20-cpufreq.txt23 - opp-microvolt: CPU voltage triplet.
/linux-6.14.4/Documentation/devicetree/bindings/net/
Dhisilicon-femac.txt19 - hisilicon,phy-reset-delays-us: triplet of delays if PHY reset signal given.
Dhisilicon-hix5hd2-gmac.txt28 - hisilicon,phy-reset-delays-us: triplet of delays if PHY reset signal given.
/linux-6.14.4/drivers/w1/
Dw1_io.c180 * w1_triplet() - * Does a triplet - used for searching ROM addresses.
195 if (dev->bus_master->triplet) in w1_triplet()
196 return dev->bus_master->triplet(dev->bus_master->data, bdir); in w1_triplet()
/linux-6.14.4/drivers/w1/masters/
Dds2482.c285 * ds2482_w1_triplet - Performs the triplet function, which reads two bits and writes a bit.
306 /* Send the triplet command, wait until 1WB == 0, return the status */ in ds2482_w1_triplet()
505 data->w1_ch[idx].w1_bm.triplet = ds2482_w1_triplet; in ds2482_probe()
/linux-6.14.4/include/linux/
Dw1.h109 * @triplet: Combines two reads and a smart write for ROM searches
149 u8 (*triplet)(void *, u8); member
Dkconfig.h37 * the triplet (0, 1, 0). Then the last step cherry picks the 2nd arg (a one).
/linux-6.14.4/tools/include/linux/
Dkconfig.h31 * the triplet (0, 1, 0). Then the last step cherry picks the 2nd arg (a one).
/linux-6.14.4/Documentation/arch/xtensa/
Dmmu.rst60 4. Only the first triplet in the "ranges" property is considered
65 "ranges" triplet length field is ignored
/linux-6.14.4/drivers/input/joystick/
Dgf2k.c133 * js_sw_get_bits() composes bits from the triplet buffer into a __u64.
136 * is number of bits per triplet.
/linux-6.14.4/Documentation/devicetree/bindings/rtc/
Dst,stm32-rtc.yaml41 Phandle/offset/mask triplet. The phandle to pwrcfg used to
/linux-6.14.4/tools/perf/util/
Ddisasm.c1877 char triplet[64]; in symbol__disassemble_llvm() local
1900 scnprintf(triplet, sizeof(triplet), "x86_64-pc-linux"); in symbol__disassemble_llvm()
1902 scnprintf(triplet, sizeof(triplet), "i686-pc-linux"); in symbol__disassemble_llvm()
1904 scnprintf(triplet, sizeof(triplet), "%s-linux-gnu", in symbol__disassemble_llvm()
1908 disasm = LLVMCreateDisasm(triplet, &storage, 0, NULL, in symbol__disassemble_llvm()
/linux-6.14.4/drivers/crypto/caam/
Dcaampkc.h25 * 2. The second representation consists of the triplet (p, q, d), where the
/linux-6.14.4/Documentation/devicetree/bindings/pci/
Dpci-iommu.txt5 ID (AKA RID). A Requester ID is a triplet of a Bus number, Device number, and

123