| /openbmc/u-boot/include/configs/ |
| H A D | etamin.h | 123 "mtdparts default;" \ 146 "mtdparts default;" \ 184 /* Default env settings */
|
| /openbmc/u-boot/drivers/usb/ulpi/ |
| H A D | ulpi.c | 85 default: in ulpi_select_transceiver() 158 default: in ulpi_opmode_sel() 179 default: in ulpi_serial_mode_enable()
|
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | decorators.py | 170 def gettag(obj, key, default=None): argument 173 return getattr(obj, key, default) 175 ret = getattr(tc_method, key, getattr(obj, key, default))
|
| /openbmc/u-boot/board/Marvell/openrd/ |
| H A D | kwbimage.cfg | 12 NAND_ECC_MODE default 116 DATA 0xFFD01428 0x00085520 # DDR2 ODT Read Timing (default values) 117 DATA 0xFFD0147C 0x00008552 # DDR2 ODT Write Timing (default values)
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | stm32f769-disco.dts | 205 pinctrl-names = "default"; 211 pinctrl-names = "default"; 261 pinctrl-names = "default", "opendrain";
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | devicetree.bbclass | 23 # The default inclusion of kernel device tree includes and headers means that 25 # licensed). Default to GPL-2.0-only if the recipe does not specify a license. 47 # Default kernel includes, these represent what are normally used for in-kernel
|
| /openbmc/phosphor-pid-control/ |
| H A D | README.md | 18 provided via sysfs, dbus, or through IPMI. In either case, default margins 82 By default phosphor-hwmon reads each sensor in turn and then sleeps for 1 105 By default, swampd won't log information. To enable logging pass "-l" on the
|
| /openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
| H A D | tripwire.txt | 12 …e software checks your system in the Tripwire policy file (twpol.txt). A default policy file is in… 14 Locate the default policy file at /etc/tripwire/twpol.txt. An example policy file (located at /u… 35 …not specify a report with the --twrfile or -r command-line argument, the default report file speci…
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | ehci-mxc.c | 115 default: in mxc_set_usbcontrol() 150 default: in mxc_set_usbcontrol() 199 default: in mxc_set_usbcontrol()
|
| /openbmc/qemu/linux-user/arm/nwfpe/ |
| H A D | extended_cpdo.c | 67 default: return 0; in ExtendedCPDO() 88 default: return 0; in ExtendedCPDO() 208 default: in ExtendedCPDO()
|
| /openbmc/u-boot/doc/device-tree-bindings/adc/ |
| H A D | st,stm32-adc.txt | 47 - A pinctrl state named "default" for each ADC channel may be defined to set 89 Default is maximum resolution if unset. 105 pinctrl-names = "default";
|
| /openbmc/u-boot/board/raidsonic/ib62x0/ |
| H A D | kwbimage.cfg | 13 NAND_ECC_MODE default 117 DATA 0xffd01428 0x00085520 # DDR2 ODT Read Timing (default values) 118 DATA 0xffd0147c 0x00008552 # DDR2 ODT Write Timing (default values)
|
| /openbmc/phosphor-led-manager/manager/ |
| H A D | manager.hpp | 33 /** @brief Only need the default Manager */ 35 ~Manager() = default; 47 // with default priority of Blink, this comparator would return in ledComp()
|
| /openbmc/qemu/replay/ |
| H A D | replay-events.c | 59 default: in replay_run_event() 191 default: in replay_save_event() 249 default: in replay_read_event()
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/ |
| H A D | freediameter_1.5.0.bb | 88 install -d -m 0755 ${D}${sysconfdir}/default 90 install -m 0644 ${S}/contrib/debian/freediameter-daemon.default \ 91 ${D}${sysconfdir}/default/${BPN}
|
| /openbmc/bmcweb/docs/ |
| H A D | AGGREGATION.md | 14 bmcweb by default is compiled with Redfish aggregation disabled. To enable it 179 The long term goal is to have Redfish aggregation be enabled by default. There 188 by default.
|
| /openbmc/qemu/linux-user/ |
| H A D | gen-vdso.c | 86 default: in main() 163 default: in main() 189 default: in main()
|
| /openbmc/qemu/python/qemu/utils/ |
| H A D | qom_common.py | 52 assert value.keys() <= {'name', 'type', 'description', 'default-value'} 55 value.get('default-value')) 159 default=default_path
|
| /openbmc/qemu/target/riscv/ |
| H A D | internals.h | 115 return 0x7fc00000u; /* default qnan */ in check_nanbox_s() 141 return 0x7E00u; /* default qnan */ in check_nanbox_h() 157 return 0x7FC0u; /* default qnan */ in check_nanbox_bf16()
|
| /openbmc/qemu/hw/misc/ |
| H A D | allwinner-a10-ccm.c | 101 default: in allwinner_a10_ccm_read() 138 default: in allwinner_a10_ccm_write() 162 /* Set default values for registers */ in allwinner_a10_ccm_reset_enter()
|
| /openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
| H A D | __intrusive_queue.hpp | 33 __intrusive_queue() noexcept = default; 160 iterator() noexcept = default; 193 friend auto operator==(const iterator&, const iterator&) noexcept -> bool = default;
|
| /openbmc/u-boot/arch/nios2/include/asm/ |
| H A D | cache.h | 12 * 16, and 32 bytes. We default to the largest of these values for
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/ |
| H A D | iscsi-initiator-targets.service | 8 EnvironmentFile=/etc/default/iscsi-initiator
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/ |
| H A D | usleep.1 | 9 sleeps some number of microseconds. The default is 1.
|
| /openbmc/bios-bmc-smm-error-logger/include/rde/ |
| H A D | external_storer_interface.hpp | 16 virtual ~ExternalStorerInterface() = default;
|