| /openbmc/qemu/hw/ssi/ |
| H A D | bcm2835_spi.c | 132 default: in bcm2835_spi_read() 211 default: in bcm2835_spi_write()
|
| /openbmc/qemu/hw/misc/ |
| H A D | allwinner-h3-ccu.c | 146 default: in allwinner_h3_ccu_write() 170 /* Set default values for registers */ in allwinner_h3_ccu_reset()
|
| H A D | tz-msc.c | 161 default: in tz_msc_read() 203 default: in tz_msc_write()
|
| /openbmc/qemu/hw/sd/ |
| H A D | aspeed_sdhci.c | 62 default: in aspeed_sdhci_read() 113 default: in aspeed_sdhci_write()
|
| /openbmc/qemu/chardev/ |
| H A D | char-parallel.c | 154 default: in pp_ioctl() 224 default: in pp_ioctl()
|
| /openbmc/qemu/ui/ |
| H A D | qemu-pixman.c | 52 default: in qemu_pixelformat_from_pixman() 188 default: in qemu_pixman_check_format()
|
| /openbmc/pldm/common/ |
| H A D | types.hpp | 73 /* default the max event message buffer size BMC supported to 4K bytes */ 75 /* DSP0248 section16.9 EventMessageBufferSize Command, the default message
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | dwc2.c | 501 /* Program the HCSPLIT register, default to no SPLIT */ in dwc_otg_hc_init() 578 default: in dwc_otg_submit_rh_msg_in_status() 626 default: in dwc_otg_submit_rh_msg_in_descriptor() 661 default: in dwc_otg_submit_rh_msg_in_descriptor() 685 default: in dwc_otg_submit_rh_msg_in_configuration() 711 default: in dwc_otg_submit_rh_msg_in() 774 default: in dwc_otg_submit_rh_msg_out()
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | populate_sdk_ext.bbclass | 154 # Ensure TMPDIR is the default so that clean_esdk_builddir() can delete it 161 … # Unfortunately the default SDKPATH (or even a custom value) may contain characters that bitbake 354 # Bypass the default connectivity check if any 443 f.write('meta/conf/templates/default\n') 444 … os.makedirs(os.path.join(baseoutpath, core_meta_subdir, 'conf/templates/default'), exist_ok=True) 770 # can only be built for the primary (default) multiconfig 772 …bb.fatal('The extensible SDK can currently only be built for the default multiconfig. Currently t…
|
| /openbmc/qemu/ |
| H A D | qemu-nbd.c | 97 " -p, --port=PORT port to listen on (default `%d')\n" in usage() 98 " -b, --bind=IFACE interface to bind to (default `0.0.0.0')\n" in usage() 100 " (default '"SOCKET_PATH"')\n" in usage() 101 " -e, --shared=NUM device can be shared by NUM clients (default '1')\n" in usage() 104 " -x, --export-name=NAME expose export by name (default is empty string)\n" in usage() 106 " --handshake-limit=N limit client's handshake to N seconds (default 10)\n" in usage() 149 " valid options are: 'none', 'writeback' (default),\n" in usage()
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | vec_fpu_helper.c | 823 default: in vfmin_res() 836 default: in vfmin_res() 873 default: in vfmax_res() 887 default: in vfmax_res() 943 default: in vfminmax32() 1005 default: in vfminmax64() 1063 default: in vfminmax128()
|
| /openbmc/qemu/tcg/ |
| H A D | tci.c | 224 default: in tci_compare32() 272 default: in tci_compare64() 299 default: in tci_qemu_ld() 323 default: in tci_qemu_st() 412 default: in tcg_qemu_tb_exec() 826 default: in tcg_qemu_tb_exec() 1069 default: in print_insn_tci()
|
| /openbmc/qemu/system/ |
| H A D | vl.c | 694 * units-per-bus property of its default HBA interface type, do so in configure_blockdev() 861 assert(default_machineclass == NULL && "Multiple default machines"); in find_default_machine() 1023 warn_report_once("Default display '%s' is not available in this binary", in get_default_vga_model() 1049 " (default)" : ""); in select_vgahw() 1362 warn_report("Default NIC '%s' is not available in this binary", in qemu_disable_default_devices() 1375 vnc_parse("localhost:0,to=99,id=default"); in qemu_setup_display() 1443 /* If no default VGA is requested, the default is "none". */ in qemu_create_default_devices() 1582 mc->is_default ? " (default)" : "", in machine_help_func() 1687 error_setg(errp, "No machine specified, and there is no default"); in select_machine() 2048 /* spice must initialize before audio as it changes the default audiodev */ in qemu_create_early_backends() [all …]
|
| /openbmc/u-boot/arch/arm/mach-socfpga/ |
| H A D | spl_a10.c | 52 default: in spl_boot_device()
|
| /openbmc/pldm/oem/ibm/requester/ |
| H A D | dbus_to_file_handler.hpp | 32 ~DbusToFileHandler() = default;
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | zoned | 8 status=1 # failure is the default!
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 294 | 26 status=1 # failure is the default!
|
| H A D | 188 | 28 status=1 # failure is the default!
|
| H A D | 078 | 28 status=1 # failure is the default!
|
| H A D | 076 | 28 status=1 # failure is the default!
|
| H A D | 116 | 31 status=1 # failure is the default!
|
| /openbmc/u-boot/drivers/ddr/fsl/ |
| H A D | mpc86xx_ddr.c | 27 default: in fsl_ddr_set_memctl_regs()
|
| /openbmc/u-boot/cmd/ |
| H A D | bootz.c | 36 debug("* kernel: default image load address = 0x%08lx\n", in bootz_start()
|
| /openbmc/u-boot/arch/arm/mach-mediatek/mt7629/ |
| H A D | init.c | 44 /* configure default rate then enable apmixedsys */ in mtk_pll_early_init()
|
| /openbmc/u-boot/net/ |
| H A D | ping.c | 111 /* default: in ping_receive()
|