Home
last modified time | relevance | path

Searched full:default (Results 8826 – 8850 of 9919) sorted by relevance

1...<<351352353354355356357358359360>>...397

/openbmc/qemu/hw/i386/
H A Dpc.c1003 /* Init default IOAPIC address space */ in pc_memory_init()
1673 pcms->max_ram_below_4g = 0; /* use default */ in pc_machine_initfn()
1677 /* acpi build is enabled by default if machine supports it */ in pc_machine_initfn()
1816 object_class_property_add_bool(oc, "default-bus-bypass-iommu", in pc_machine_class_init()
/openbmc/qemu/hw/net/
H A Dpcnet.c1439 default: in pcnet_csr_writew()
1465 default: in pcnet_csr_readw()
1496 default: in pcnet_bcr_writew()
1517 default: in pcnet_bcr_writew()
1534 default: in pcnet_bcr_readw()
H A Digb_regs.h228 /* Easy defines for setting default pool, would normally be left a zero */
260 #define E1000_VMVIR_VLANA_DEFAULT 0x40000000 /* Always use default VLAN */
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h558 | The pattern for a default generated half-precision NaN.
752 | The pattern for a default generated single-precision NaN.
933 | The pattern for a default generated double-precision NaN.
1229 | The pattern for a default generated extended double-precision NaN.
1371 | The pattern for a default generated quadruple-precision NaN.
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c727 default: in ipmi_sim_handle_timeout()
822 default: in chassis_control()
1171 default: in set_watchdog_timer()
1193 default: in set_watchdog_timer()
2227 /* give one default FRU */ in ipmi_fru_init()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch532 - default:
533 + default:
998 - case 0: /* default case: use ds register */
1019 - default:
1021 + case 0: /* default case: use ds register */
1042 + default:
1179 @@ -424,15 +426,14 @@ the current 'default' segment, which may have been overridden.
1200 @@ -446,15 +447,14 @@ the current 'default' segment, which may have been overridden.
1221 @@ -468,15 +468,14 @@ the current 'default' segment, which may have been overridden.
2248 - default:
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch633 + if not style or style == "default":
634 + style = "pep440" # the default
662 + """Get version information or return default if unable to do so."""
1721 if not style or style == "default":
1722 style = "pep440" # the default
2236 if not style or style == "default":
2237 style = "pep440" # the default
/openbmc/qemu/hw/intc/
H A Darm_gicv3_cpuif.c1084 default: in gicv3_cpuif_update()
1702 default: in icc_eoir_write()
1961 default: in icc_dir_write()
2298 default: in gicv3_irqfiq_access()
2360 default: in gicv3_fiq_access()
2396 default: in gicv3_irq_access()
3032 * in real hardware it doesn't have one, then we use default values in gicv3_init_cpuif()
/openbmc/qemu/hw/ppc/
H A Dpnv.c607 * The default LPC bus of a multichip system is on chip 0. It's
726 * The machine should provide by default an internal BMC simulator. in pnv_reset()
1056 * default. in pnv_init()
1718 /* Number of PECs is the chip default */ in pnv_chip_power9_instance_init()
1829 default: in pnv_handle_sprd_load()
1860 default: in pnv_handle_sprd_store()
2425 * No custom mask for this chip, let's use the default one from * in pnv_chip_core_sanitize()
/openbmc/qemu/include/system/
H A Dmemory.h470 * The default implementation of memory_region_iommu_replay() is to
474 * overrides the default behaviour, and must provide the full semantics
479 * if the default is inefficient or produces undesirable side effects.
514 * the default implementation of memory_region_iommu_attrs_to_index()
1461 * @align: alignment of the region base address; if 0, the default alignment
2272 * set to ROMD mode (default) or MMIO mode. When it is in ROMD mode, the
2454 * Regions default to being enabled.
/openbmc/qemu/target/ppc/
H A Dcpu_init.c918 default: in register_BookE206_sprs()
2833 default: in init_proc_e500()
2885 default: in init_proc_e500()
2910 default: in init_proc_e500()
6791 /* Default MMU definitions */ in init_ppc_proc()
6809 default: in init_ppc_proc()
6824 default: in init_ppc_proc()
6841 default: in init_ppc_proc()
6859 default: in init_ppc_proc()
6874 default: in init_ppc_proc()
[all …]
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c227 default: in nand_select_chip()
345 default: in nand_command()
/openbmc/u-boot/tools/
H A Dzynqmpbif.c433 default: in bif_add_part()
670 default: in bif_add_elf()
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c455 default: in fsl_secboot_handle_error()
473 default: in fsl_secblk_handle_error()
/openbmc/u-boot/board/sunxi/
H A Dboard.c205 default: in env_get_location()
563 default: in mmc_pinmux_setup()
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c777 * default values in gpio desc and have a common error
794 * return: In error case this function sets default values in
/openbmc/u-boot/arch/arm/dts/
H A Dtegra20-seaboard.dts79 pinctrl-names = "default";
835 default-brightness-level = <6>;
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c284 * If "en_cpc" is not defined in hwconfig then by default all in enable_cpc()
742 * fixed in 2.0. NMG_CPU_A011 is activated by default and can in cpu_init_r()
/openbmc/u-boot/drivers/pci/
H A Dfsl_pci_init.c276 default: in fsl_pcie_boot_master_release_slave()
799 default: in __board_serdes_name()
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0012-do-not-disable-buffer-in-writing-files.patch435 /* The default string stored in 'attr_model' is "Linux" btw. */
444 … /* The default string stored in 'attr_firmware' is `uname -r` btw, but truncated to 8 chars. */
/openbmc/libpldm/include/libpldm/
H A Dpdr.h363 * default if its value is equal 0xffff.
384 * default if its value is equal 0xffff.
/openbmc/qemu/tests/qtest/
H A Dnuma-test.c335 /* map 2 cpus in non default reverse order in pc_dynamic_cpu_cfg()
618 qtest_add_data_func("/numa/mon/cpus/default", args, test_def_cpu_split); in main()
/openbmc/qemu/hw/mips/
H A Dboston.c261 default: in boston_platreg_read()
292 default: in boston_platreg_write()
/openbmc/openpower-hw-diags/util/
H A Dpdbg.cpp274 default: in getTargetAcrossBus()
523 return false; // default in __isMaskedOcmb()
/openbmc/qemu/hw/audio/
H A Dwm8750.c323 default: in wm8750_event()
559 default: in wm8750_tx()

1...<<351352353354355356357358359360>>...397