| /openbmc/u-boot/board/freescale/common/ |
| H A D | pixis.c | 80 default: in set_px_sysclk() 143 default: in set_px_corepll() 216 /* Tell the PIXIS to boot from the default flash bank 218 * Program the default flash bank into the VBOOT register. This register is 322 default: in pixis_set_sgmii() 348 " TSEC num: 1,2,3,4 or 'all'. 'all' is default.\n" 509 * NOTE CHANGE IN BEHAVIOR: previous code would default in pixis_reset_cmd()
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | rk3288-vyasa.dts | 123 pinctrl-names = "default"; 137 pinctrl-names = "default"; 163 pinctrl-names = "default"; 173 pinctrl-names = "default"; 206 pinctrl-names = "default"; 398 pinctrl-names = "default"; 418 pinctrl-names = "default";
|
| H A D | rk3288.dtsi | 231 pinctrl-names = "default"; 246 pinctrl-names = "default"; 261 pinctrl-names = "default"; 277 pinctrl-names = "default"; 290 pinctrl-names = "default"; 303 pinctrl-names = "default"; 316 pinctrl-names = "default"; 329 pinctrl-names = "default"; 343 pinctrl-names = "default"; 357 pinctrl-names = "default"; [all …]
|
| H A D | rk3128-evb.dts | 22 pinctrl-names = "default"; 32 pinctrl-names = "default";
|
| H A D | sama5d3_can.dtsi | 55 pinctrl-names = "default"; 66 pinctrl-names = "default";
|
| /openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
| H A D | _lxml.py | 93 # treat an un-prefixed namespace as the default, which 102 """Find the default parser for the given encoding. 106 will be instantiated with default arguments. 119 # Use the default parser. 123 # Instantiate the parser with default arguments 252 # non-default namespaces are in play, so we need a 273 # and it will be recognized as the default namespace by soupsieve,
|
| /openbmc/u-boot/drivers/fpga/ |
| H A D | virtex2.c | 30 * file and add board-specific support for checking BUSY status. By default, 53 * Check for errors during configuration by default 60 * The default timeout in mS for INIT_B to deassert after PROG_B has 72 * The default timeout for waiting for BUSY to deassert during configuration. 80 /* Default timeout for waiting for FPGA to enter operational mode after 109 default: in virtex2_load() 131 default: in virtex2_dump()
|
| /openbmc/u-boot/drivers/sound/ |
| H A D | samsung-i2s.c | 46 default: in i2s_set_lr_framesize() 102 default: in i2s_set_bitclk_framesize() 171 default: in i2s_set_fmt() 190 default: in i2s_set_fmt() 201 /* Set default source clock in Master mode */ in i2s_set_fmt() 208 default: in i2s_set_fmt() 249 default: in i2s_set_samplesize()
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | buildstats-diff | 237 parser.add_argument('--diff-attr', default='cputime', 240 parser.add_argument('--min-val', default=min_val_defaults, type=float, 242 "Default depends on --diff-attr.") 243 parser.add_argument('--min-absdiff', default=min_absdiff_defaults, type=float, 245 "MIN_ABSDIFF, Default depends on --diff-attr.") 246 parser.add_argument('--sort-by', default='absdiff', 253 … parser.add_argument('--only-task', dest='only_tasks', metavar='TASK', action='append', default=[],
|
| H A D | runqemu.README | 24 When used within the build system, it will default to qemuarm, ext2 and the last kernel and 40 NFS server to share the image over by default meaning the filesystem can be accessed by
|
| /openbmc/u-boot/doc/ |
| H A D | README.AMCC-eval-boards-cleanup | 11 o Use 115200 baud as default console baudrate. 14 the default setting. Option for environment in nvram is still available
|
| /openbmc/u-boot/doc/uImage.FIT/ |
| H A D | kernel.its | 31 default = "config-1"; 80 default = "config-1";
|
| /openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd/ |
| H A D | xinetd.init | 8 if test -f /etc/default/xinetd; then 9 . /etc/default/xinetd
|
| /openbmc/phosphor-fan-presence/control/ |
| H A D | manager.hpp | 29 Manager(Manager&&) = default; 32 ~Manager() = default;
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/ |
| H A D | ComponentIntegrity.interface.yaml | 10 default: false 17 default: Unknown
|
| /openbmc/openbmc/poky/meta/recipes-kernel/modutils-initscripts/files/ |
| H A D | modutils.sh | 12 # Default-Start: S 13 # Default-Stop:
|
| /openbmc/u-boot/arch/arm/mach-tegra/tegra20/ |
| H A D | pmu.c | 34 /* by default, the table has been filled with T25 settings */ in pmu_set_nominal() 44 default: in pmu_set_nominal()
|
| /openbmc/phosphor-power/phosphor-regulators/test/ |
| H A D | mock_sensors.hpp | 36 MockSensors() = default; 41 virtual ~MockSensors() = default;
|
| /openbmc/openbmc/meta-security/docs/ |
| H A D | dm-verity-beaglebone.txt | 11 Read-only issues: The beaglebone BSP by default declares the following: 18 default, an on-target runtime check of /proc/consoles is used to finalize
|
| /openbmc/u-boot/lib/libavb/ |
| H A D | avb_hash_descriptor.h | 21 * AVB_HASH_DESCRIPTOR_FLAGS_DO_NOT_USE_AB: Do not apply the default A/B 23 * because A/B should be both the default and most used in practice.
|
| /openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
| H A D | data_handler.hpp | 16 virtual ~DataInterface() = default; 71 DataHandlerPack(DataHandlerPack&&) = default;
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/ |
| H A D | 0003-comment-out-sections-shutdown-and-environment-in-gen.patch | 7 Both of them is disabled by default. 39 if not self.default:
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/ |
| H A D | smi.conf | 15 # Extend (note the semicolon) the libsmi default module search path. 27 # Don't show any errors by default.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
| H A D | debian-suppress-usr-lib-in-krb5-config.patch | 19 echo " [--defktname] Show built-in default keytab name" 20 echo " [--defcktname] Show built-in default client keytab name"
|
| /openbmc/u-boot/include/ |
| H A D | tca642x.h | 43 /* Default to an address that hopefully won't corrupt other i2c devices */ 48 /* Default to an address that hopefully won't corrupt other i2c devices */
|