| /openbmc/openbmc/poky/scripts/lib/devtool/ |
| H A D | standard.py | 114 raise DevtoolError("No source tree exists at default path %s - " 202 logger.info('Using default source tree path %s' % srctree) 536 # directory (i.e. usually /tmp) as used by mkdtemp by default, then 825 f.write('# Ignore local files, by default. Remove following lines' 1095 # Rename source tree if it's the default path 2272 """Get the default srctree path""" 2298 …rcrev', '-S', help='Source revision to fetch if fetching from an SCM such as git (default latest)') 2300 …ch', '-B', help='Branch in source repository if fetching from an SCM such as git (default master)') 2304 …help='Enable PREMIRRORS and MIRRORS for source tree fetching (disable by default).', action="store… 2309 …p the build environment to modify the source for an existing recipe. The default behaviour is to e… [all …]
|
| /openbmc/u-boot/drivers/video/ |
| H A D | cfb_console.c | 29 * VIDEO_FB_LITTLE_ENDIAN - framebuffer organisation default: big endian 197 /* By default we scroll by a single line */ 309 * Implement a weak default function for boards that optionally 314 /* As default, don't skip cfb init */ in board_cfb_skip() 789 default: /* draw the char */ in parse_putc() 1039 * Implement weak default function instead. 1217 default: in display_rle8_bitmap() 1251 default: in display_rle8_bitmap() 1276 default: in display_rle8_bitmap() 1471 default: in video_display_bitmap() [all …]
|
| /openbmc/u-boot/board/LaCie/netspace_v2/ |
| H A D | kwbimage.cfg | 116 DATA 0xFFD01428 0x00085520 # DDR2 ODT Read Timing (default values) 117 DATA 0xFFD0147C 0x00008552 # DDR2 ODT Write Timing (default values)
|
| /openbmc/u-boot/board/sbc8349/ |
| H A D | README | 108 will clock down to a 33MHz base clock instead of the default 66MHz. This 116 default 66MHz. This has been tested with an intel PCI-X e1000 card.
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 026 | 28 status=1 # failure is the default! 50 # being the default refcount entry width.
|
| H A D | 210 | 68 # Successful image creation (with non-default options) 70 iotests.log("=== Successful image creation (with non-default options) ===")
|
| /openbmc/u-boot/include/configs/ |
| H A D | edb93xx.h | 131 #define CONFIG_SYS_LOAD_ADDR 0x01000000 /* Default load address */ 134 #define CONFIG_SYS_LOAD_ADDR 0xc1000000 /* Default load address */
|
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | sensors.hpp | 165 Sensors() = default; 170 virtual ~Sensors() = default;
|
| /openbmc/sdbusplus/include/sdbusplus/server/ |
| H A D | object.hpp | 45 * - Default constructor to avoid nullptrs. 83 // Default ctor in object()
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | verify-bashisms | 101 parser.add_argument("--verbose", default=False, action="store_true") 122 # This is only the default configuration and should iterate over
|
| /openbmc/qemu/net/ |
| H A D | checksum.c | 92 default: in net_checksum_calculate() 179 default: in net_checksum_calculate()
|
| /openbmc/u-boot/arch/arm/mach-uniphier/dram/ |
| H A D | umc-sld8.c | 96 default: in umc_dramcont_init() 113 default: in umc_dramcont_init()
|
| H A D | umc-ld4.c | 98 default: in umc_dramcont_init() 112 default: in umc_dramcont_init()
|
| /openbmc/u-boot/arch/arm/mach-omap2/ |
| H A D | utils.c | 46 default: in omap_set_fastboot_cpu() 69 default: in omap_set_fastboot_secure()
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | armada-7040-db.dts | 90 pinctrl-names = "default"; 119 pinctrl-names = "default";
|
| H A D | armada-7040-db-nand.dts | 91 pinctrl-names = "default"; 126 pinctrl-names = "default";
|
| H A D | sun4i-a10-inet97fv2.dts | 201 pinctrl-names = "default"; 212 pinctrl-names = "default";
|
| /openbmc/qemu/docs/devel/testing/ |
| H A D | blkdebug.rst | 77 (optional, default ``off``) only execute this action on the first 81 (optional, default ``off``) return a NULL ``BlockAIOCB``
|
| /openbmc/u-boot/test/py/ |
| H A D | u_boot_spawn.py | 180 # count=0 is supposed to be the default, which indicates 182 # Python in Ubuntu 14.04 appears to default to count=2!
|
| /openbmc/u-boot/board/barco/platinum/ |
| H A D | platinum_titanium.c | 187 /* Default GPIO's */ in platinum_init_gpio() 194 /* Default pin 1,15 high - DLP_FLASH_WPZ */ in platinum_init_gpio()
|
| /openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ |
| H A D | ampere_firmware_upgrade.sh | 7 # dev: 1 for MB FRU (default), 2 for BMC FRU. 11 # dev: 1 for main Boot EEPROM (default), 2 for secondary Boot EEPROM (if supported)
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/ |
| H A D | opensaf_5.22.01.bb | 82 install -d ${D}${sysconfdir}/default/volatiles 83 …echo "d root root 0755 ${localstatedir}/log/${BPN}/saflog none" > ${D}${sysconfdir}/default/volati…
|
| /openbmc/u-boot/board/Synology/ds109/ |
| H A D | kwbimage.cfg | 120 DATA 0xFFD01428 0x00085520 # DDR2 ODT Read Timing (default values) 121 DATA 0xFFD0147C 0x00008552 # DDR2 ODT Write Timing (default values)
|
| /openbmc/openbmc/poky/meta/recipes-extended/cups/ |
| H A D | cups.inc | 90 install -d ${D}${sysconfdir}/default/volatiles 92 ${D}${sysconfdir}/default/volatiles/99_cups
|
| /openbmc/qemu/tests/qtest/ |
| H A D | npcm7xx_sdhci-test.c | 121 /* Check SDHCI has correct default values. */ 170 default: in test_reset()
|