Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/perf/arch/
H A 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()
/openbmc/linux/net/wireless/
H A 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
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0007-libtool-Fix-problem-with-libtoolize-in-multilib.patch7 since their host-triplets are different, despite there being no difference in
/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/
H A D0001-confiure.ac-Believe-the-cflags-from-environment.patch8 the expected target triplets to make these decision
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/
H A D0001-build-do-not-use-autoconf-s-config.sub-to-canonicali.patch23 - # Config.sub doesn't like the *-windows-msvc/*-windows-gnu triplets, so
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Ddavinci-mcbsp.txt20 TC channel ordered triplets.
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dwl12xx_80211.h103 struct country_triplet triplets[MAX_COUNTRY_TRIPLETS]; member
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dwl12xx_80211.h102 struct country_triplet triplets[MAX_COUNTRY_TRIPLETS]; member
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dsocionext,uniphier-gpio.yaml52 <child-interrupt-base parent-interrupt-base length> triplets.
/openbmc/openbmc/poky/meta/classes-global/
H A Dbase.bbclass393 triplets = []
396 triplets.append(arch + tvs[i] + "-" + tos[i])
397 triplets.reverse()
398 d.setVar(varname, " ".join(triplets))
/openbmc/linux/sound/pci/cs46xx/
H A 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
/openbmc/linux/drivers/crypto/nx/
H A Dnx.h39 u32 triplets; member
H A Dnx.c381 i < msc->triplets; in nx_of_update_msc()
/openbmc/linux/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt21 of the (x,y,z) triplets, such as different registers to read these coordinates,
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dmediatek,tphy.yaml113 # The format of the value is an arbitrary number of triplets of
/openbmc/linux/Documentation/devicetree/bindings/opp/
H A Dopp-v2-base.yaml78 single value or triplets.
/openbmc/linux/drivers/input/joystick/
H A Dgf2k.c27 #define GF2K_LENGTH 80 /* Max number of triplets in a packet */
H A Dsidewinder.c180 printk(KERN_DEBUG "sidewinder.c: Read %d triplets. [", i); in sw_read_packet()
/openbmc/linux/drivers/thermal/
H A Drcar_gen3_thermal.c116 * The constants a and b are calculated using two triplets of int values PTAT
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A 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()
/openbmc/linux/arch/mips/include/asm/sn/sn0/
H A Dhubmd.h105 * triplets (MMC_BANK_MASK) in the MD_MEMORY_CONFIG register for bank size.
/openbmc/linux/sound/usb/
H A Dformat.c352 * Helper function to walk the array of sample rate triplets reported by
/openbmc/linux/include/linux/
H A Dscmi_protocol.h525 * - when True the entries are to be interpreted as triplets,
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c668 "11D: invalid number of triplets %d returned\n", in mwifiex_ret_802_11d_domain_info()
/openbmc/linux/drivers/comedi/drivers/
H A Dusbduxsigma.c87 * Actually only the first 4 triplets are used but for the

12