Home
last modified time | relevance | path

Searched full:default (Results 3051 – 3075 of 9919) sorted by relevance

1...<<121122123124125126127128129130>>...397

/openbmc/u-boot/include/configs/
H A Detamin.h123 "mtdparts default;" \
146 "mtdparts default;" \
184 /* Default env settings */
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c85 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 Ddecorators.py170 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 Dkwbimage.cfg12 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 Dstm32f769-disco.dts205 pinctrl-names = "default";
211 pinctrl-names = "default";
261 pinctrl-names = "default", "opendrain";
/openbmc/openbmc/poky/meta/classes-recipe/
H A Ddevicetree.bbclass23 # 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 DREADME.md18 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 Dtripwire.txt12 …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 Dehci-mxc.c115 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 Dextended_cpdo.c67 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 Dst,stm32-adc.txt47 - 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 Dkwbimage.cfg13 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 Dmanager.hpp33 /** @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 Dreplay-events.c59 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 Dfreediameter_1.5.0.bb88 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 DAGGREGATION.md14 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 Dgen-vdso.c86 default: in main()
163 default: in main()
189 default: in main()
/openbmc/qemu/python/qemu/utils/
H A Dqom_common.py52 assert value.keys() <= {'name', 'type', 'description', 'default-value'}
55 value.get('default-value'))
159 default=default_path
/openbmc/qemu/target/riscv/
H A Dinternals.h115 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 Dallwinner-a10-ccm.c101 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.hpp33 __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 Dcache.h12 * 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 Discsi-initiator-targets.service8 EnvironmentFile=/etc/default/iscsi-initiator
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/
H A Dusleep.19 sleeps some number of microseconds. The default is 1.
/openbmc/bios-bmc-smm-error-logger/include/rde/
H A Dexternal_storer_interface.hpp16 virtual ~ExternalStorerInterface() = default;

1...<<121122123124125126127128129130>>...397