Searched full:tunes (Results 1 – 25 of 59) sorted by relevance
123
/openbmc/openbmc/poky/scripts/lib/checklayer/cases/ |
H A D | bsp.py | 80 tunes = {} 90 …tunes.setdefault(tasks2tune[task], {}).setdefault(task, {}).setdefault(sighash, []).append(machine) 97 if tunes: 133 for tune in sorted(tunes.keys()): 134 tasks = tunes[tune]
|
/openbmc/u-boot/include/linux/byteorder/ |
H A D | generic.h | 13 * Francois-Rene Rideau <fare@tunes.org> 19970707 20 * Francois-Rene Rideau <fare@tunes.org> 19971012 24 * Francois-Rene Rideau <fare@tunes.org> 19971205
|
/openbmc/linux/include/linux/byteorder/ |
H A D | generic.h | 13 * Francois-Rene Rideau <fare@tunes.org> 19970707 20 * Francois-Rene Rideau <fare@tunes.org> 19971012 24 * Francois-Rene Rideau <fare@tunes.org> 19971205
|
/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/ |
H A D | tune-cortexa9.inc | 25 # HF Tunes 41 # VFPv3 Tunes
|
H A D | tune-cortexa8.inc | 25 # HF Tunes
|
H A D | tune-cortexa17.inc | 31 # HF Tunes
|
H A D | tune-cortexa15.inc | 31 # HF Tunes
|
H A D | tune-cortexa7.inc | 31 # HF Tunes
|
H A D | tune-cortexa5.inc | 31 # HF Tunes
|
/openbmc/openbmc/poky/meta/conf/machine/include/ |
H A D | README | 16 available in the system. Not all tunes in this list may be compatible 41 features may be used to change behavior, while tunes are used to
|
/openbmc/openbmc/poky/meta/conf/machine/include/mips/ |
H A D | tune-mips32r6.inc | 9 # Base Tunes (Hard Float)
|
H A D | tune-mips32.inc | 9 # Base Tunes (Hard Float)
|
H A D | tune-mips32r2.inc | 9 # Base Tunes (Hard Float)
|
H A D | tune-mips64r6.inc | 8 # Base Tunes
|
H A D | tune-mips64r2.inc | 8 # Base tunes
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/ |
H A D | binutils-cross-canadian.inc | 13 # e.g. we switch between different machines with different tunes.
|
/openbmc/openbmc/poky/meta/conf/machine/include/arm/ |
H A D | feature-arm-vfp.inc | 1 # This is only for VFPv1 or VFPv2, other vfp* tunes are defined in
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/ |
H A D | 0001-add-arm-to-list-of-mozinline.patch | 5 qemuarm with some armv7ve tunes such as 'armv7vethf' and 'armv7vet-vfpv3d16':
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | phy-stm32-usbphyc.yaml | 104 Tunes the HS driver DC level 160 Tunes the squelch DC threshold value
|
H A D | fsl,imx8mq-usb-phy.yaml | 40 Tunes the HS DC level relative to the nominal level
|
/openbmc/linux/fs/ufs/ |
H A D | swab.h | 5 * Copyright (C) 1997, 1998 Francois-Rene Rideau <fare@tunes.org>
|
/openbmc/linux/Documentation/block/ |
H A D | deadline-iosched.rst | 40 This parameter tunes the balance between per-request latency and aggregate
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | avermedia.rst | 72 At present I can say with confidence that the frontend tunes
|
/openbmc/linux/include/linux/iio/frequency/ |
H A D | adf4350.h | 97 * @power_up_frequency: Optional, If set in Hz the PLL tunes to the desired
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-3.4.rst | 162 The ARM tunes have an extra level (``armv8a``, ``armv8m``, etc.) and 163 some have been renamed to make them uniform with the rest of the tunes.
|
123