| /openbmc/phosphor-gpio-monitor/ |
| H A D | monitor.hpp | 29 ~Monitor() = default;
|
| H A D | gpioMon.hpp | 27 ~GpioMonitor() = default;
|
| /openbmc/pldm/fw-update/ |
| H A D | firmware_inventory_manager.cpp | 24 // has provided a mapping, use it; otherwise fall back to a default in createFirmwareEntry()
|
| /openbmc/openbmc/meta-ibm/conf/machine/ |
| H A D | p10bmc.conf | 3 # The first dtb listed is the one used by default on a BMC genesis boot.
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/ |
| H A D | bmcweb_git.bb | 57 '-Dmutual-tls-common-name-parsing-default=' + d.getVar('MUTUAL_TLS_PARSING', True), \
|
| /openbmc/webui-vue/src/views/Settings/Network/ |
| H A D | ModalDns.vue | 52 export default {
|
| /openbmc/entity-manager/src/entity_manager/ |
| H A D | entity_manager.hpp | 34 ~EntityManager() = default;
|
| /openbmc/ipmitool/src/ |
| H A D | ipmievd.c | 96 int selwatch_timeout = 10; /* default to 10 seconds */ 167 lprintf(LOG_NOTICE, "\ttimeout=# Time between checks for SEL polling method [default=10]"); in ipmievd_usage() 168 lprintf(LOG_NOTICE, "\tdaemon Become a daemon [default]"); in ipmievd_usage() 334 default: in log_event() 443 default: in openipmi_read() 484 default: in openipmi_wait()
|
| /openbmc/u-boot/board/ti/dra7xx/ |
| H A D | evm.c | 303 default: in emif_get_reg_dump() 365 default: in emif_get_dmm_regs() 613 default: in get_voltrail_opp() 685 * Default FIT boot on HS devices. Non FIT images are not allowed in board_late_init() 827 default: in recalibrate_iodelay() 912 default: in platform_fixups_mmc()
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | ehci-tegra.c | 121 * values, so we can keep those to default. 499 * Setting these fields, together with default values of the in init_utmi_usb_controller() 578 /* if board file does not set a ULPI reference frequency we default to 24MHz */ 747 default: in usb_common_init() 766 default: in usb_common_init() 772 default: in usb_common_init()
|
| /openbmc/qemu/target/i386/hvf/ |
| H A D | hvf.c | 397 default: in hvf_store_events() 457 default: in hvf_cpu_x86_cpuid() 607 default: in hvf_simulate_rdmsr() 713 default: in hvf_simulate_wrmsr() 941 default: in hvf_vcpu_exec() 986 default: in hvf_vcpu_exec()
|
| /openbmc/qemu/linux-user/ |
| H A D | main.c | 416 /* The representation is size - 1, with 0 remaining "default". */ in handle_arg_reserved_va() 525 "logfile", "write logs to 'logfile' (default stderr)"}, 738 then we can do little else besides use the default. */ in main() 846 * by the command-line option, but not by default. Unless we're running a in main() 889 /* The most common default formula is TASK_SIZE / 3. */ in main() 905 /* The most common default formula is TASK_SIZE / 3 * 2. */ in main()
|
| /openbmc/qemu/hw/intc/ |
| H A D | aspeed_intc.c | 536 default: in aspeed_intc_write() 578 default: in aspeed_ssp_intc_write() 620 default: in aspeed_tsp_intc_write() 666 default: in aspeed_intcio_write() 698 default: in aspeed_ssp_intcio_write() 730 default: in aspeed_tsp_intcio_write()
|
| /openbmc/qemu/target/ppc/ |
| H A D | mmu_common.c | 480 default: in mmu6xx_dump_BATs() 578 default: in dump_mmu() 638 default: in ppc_40x_xlate() 663 default: in ppc_40x_xlate() 793 default: in ppc_6xx_xlate() 846 default: in ppc_xlate()
|
| /openbmc/qemu/hw/pci-host/ |
| H A D | astro.c | 131 default: in elroy_chip_read_with_attrs() 140 default: in elroy_chip_read_with_attrs() 209 default: in elroy_chip_write_with_attrs() 301 * Default translation: "32-bit PCI Addressing on 40-bit Runway". in astro_translate_iommu() 645 default: in astro_chip_read_with_attrs() 743 default: in astro_chip_write_with_attrs()
|
| /openbmc/fb-ipmi-oem/src/ |
| H A D | storagecommands.cpp | 316 *dataLen = 0; // default to 0 in case of an error in ipmiStorageReadFRUData() 372 *dataLen = 0; // default to 0 in case of an error in ipmiStorageWriteFRUData() 566 *dataLen = 0; // default to 0 in case of an error in ipmiStorageReserveSDR() 592 *dataLen = 0; // default to 0 in case of an error in ipmiStorageGetSDR() 713 } // else default 0x0 unspecified in ipmiStorageGetSDR() 981 *dataLen = 0; // default to 0 in case of an error in ipmiStorageGetFRUInvAreaInfo()
|
| /openbmc/qemu/target/arm/ |
| H A D | cpu.c | 273 /* and to the SVE instructions, with default vector length */ in arm_cpu_reset_hold() 279 /* and for SME instructions, with default vector length, and TPIDR2 */ in arm_cpu_reset_hold() 612 default: in arm_emulate_firmware_reset() 754 default: in arm_excp_unmasked() 782 default: in arm_excp_unmasked() 824 default: in arm_excp_unmasked() 1103 default: in arm_cpu_set_irq() 1281 default: in aarch64_cpu_dump_state() 1463 * These values were chosen to fit within the default signal frame. in arm_cpu_initfn() 1496 cpu->psci_version = QEMU_PSCI_VERSION_0_1; /* By default assume PSCI v0.1 */ in arm_cpu_initfn() [all …]
|
| /openbmc/u-boot/include/configs/ |
| H A D | hrcon.h | 32 * We choose the A type silicon as default, so the core is 400Mhz. 503 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ 573 #define CONFIG_LOADADDR 800000 /* default location for tftp and bootm */
|
| H A D | xpedite537x.h | 59 * These can be toggled for performance analysis, otherwise use default. 324 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ 325 #define CONFIG_LOADADDR 0x1000000 /* default location for tftp and bootm */
|
| H A D | sunxi-common.h | 64 #define CONFIG_SYS_LOAD_ADDR 0x22000000 /* default load address */ 73 #define CONFIG_SYS_LOAD_ADDR 0x42000000 /* default load address */ 309 * The kernel should go at 512K, which is the default text offset (that will
|
| H A D | MPC8548CDS.h | 37 * These can be toggled for performance analysis, otherwise use default. 448 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ 483 #define CONFIG_LOADADDR 1000000 /*default location for tftp and bootm*/
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | providers.py | 65 Reorder pkg_pn by file priority and default preference 202 Take default preferences into account. 281 # If pn == item, give it a slight default preference
|
| /openbmc/u-boot/board/bosch/shc/ |
| H A D | board.c | 330 * SHC-Default: 600 MHz in am33xx_spl_board_init() 348 default: in am33xx_spl_board_init() 368 * Using the default voltages for the PMIC (TPS65217D) in am33xx_spl_board_init()
|
| /openbmc/u-boot/board/freescale/mx6sxsabresd/ |
| H A D | mx6sxsabresd.c | 281 * with default pad setting, we set pad setting here to workaround this. in board_init() 521 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ in spl_dram_init() 522 .rst_to_cke = 0x23, /* 33 cycles, 500us (JEDEC default) */ in spl_dram_init()
|
| /openbmc/qemu/audio/ |
| H A D | sndioaudio.c | 27 /* default latency in microseconds if no option is set */ 375 default: in sndio_init() 407 * With the default setup, sndio supports any combination of parameters in sndio_init()
|