Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/arch/
Dcommon.c131 static int lookup_triplets(const char *const *triplets, const char *name) in lookup_triplets() argument
136 for (i = 0; triplets[i] != NULL; i++) { in lookup_triplets()
137 scnprintf(buf, sizeof(buf), "%s%s", triplets[i], name); in lookup_triplets()
/linux-6.12.1/net/wireless/
Dreg.h94 * the band we'll process the country IE channel triplets for.
102 * The AP is expected to provide Country IE channel triplets for the
104 * country IE triplets even for channels outside of the band they are
/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dwl12xx_80211.h102 struct country_triplet triplets[MAX_COUNTRY_TRIPLETS]; member
/linux-6.12.1/drivers/net/wireless/ti/wl1251/
Dwl12xx_80211.h101 struct country_triplet triplets[MAX_COUNTRY_TRIPLETS]; member
/linux-6.12.1/Documentation/devicetree/bindings/gpio/
Dsocionext,uniphier-gpio.yaml52 <child-interrupt-base parent-interrupt-base length> triplets.
/linux-6.12.1/sound/pci/cs46xx/
Dcs46xx_dsp_scb_types.h267 number of 3 sample triplets to output each
275 output triplets since the start of group
722 /* hi: Number of mixed-down input triplets
/linux-6.12.1/drivers/crypto/nx/
Dnx.h39 u32 triplets; member
Dnx.c381 i < msc->triplets; in nx_of_update_msc()
/linux-6.12.1/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt21 of the (x,y,z) triplets, such as different registers to read these coordinates,
/linux-6.12.1/Documentation/devicetree/bindings/opp/
Dopp-v2-base.yaml76 single value or triplets.
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dmediatek,tphy.yaml113 # The format of the value is an arbitrary number of triplets of
/linux-6.12.1/drivers/input/joystick/
Dgf2k.c27 #define GF2K_LENGTH 80 /* Max number of triplets in a packet */
Dsidewinder.c180 printk(KERN_DEBUG "sidewinder.c: Read %d triplets. [", i); in sw_read_packet()
/linux-6.12.1/drivers/thermal/renesas/
Drcar_gen3_thermal.c121 * The constants a and b are calculated using two triplets of int values PTAT
/linux-6.12.1/drivers/net/wireless/marvell/libertas/
Dcmd.c728 /* Now set up the channel triplets; firmware is somewhat picky here in lbs_set_11d_domain_info()
788 lbs_deb_11d("# triplets %d\n", num_triplet); in lbs_set_11d_domain_info()
/linux-6.12.1/arch/mips/include/asm/sn/sn0/
Dhubmd.h105 * triplets (MMC_BANK_MASK) in the MD_MEMORY_CONFIG register for bank size.
/linux-6.12.1/sound/usb/
Dformat.c344 * Helper function to walk the array of sample rate triplets reported by
Dmixer.c381 /* FIXME: how should we handle multiple triplets here? */ in get_ctl_value_v2()
/linux-6.12.1/include/linux/
Dscmi_protocol.h558 * - when True the entries are to be interpreted as triplets,
Dieee80211.h4164 * subband triplets following a regulatory triplet shall
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dsta_cmdresp.c668 "11D: invalid number of triplets %d returned\n", in mwifiex_ret_802_11d_domain_info()
/linux-6.12.1/drivers/comedi/drivers/
Dusbduxsigma.c87 * Actually only the first 4 triplets are used but for the
Dusbdux.c123 * Actually only the first 4 triplets are used but for the
/linux-6.12.1/drivers/gpu/drm/exynos/
Dexynos_hdmi.c104 * Array of triplets (p_off, p_on, clock), where p_off and p_on are
/linux-6.12.1/net/mac80211/
Dmlme.c2680 * field in the triplets is reserved, and thus will be in ieee80211_find_80211h_pwr_constr()