| /openbmc/u-boot/cmd/ |
| H A D | mtdparts.c | 110 /* default values for mtdids and mtdparts variables */ 190 default: in memsize_parse() 1329 * if default mtdparts string is greater than console 1766 debug("mtdids variable not defined, using default\n"); 1770 printf("mtdids not defined, no default present\n"); 1946 * Routine implementing u-boot mtdparts command. Initialize/update default global 1959 if (strcmp(argv[1], "default") == 0) { 2095 "mtdparts default\n"
|
| /openbmc/u-boot/drivers/usb/musb-new/ |
| H A D | musb_gadget.c | 93 * Default behaviour is to map the request. in map_dma_buffer() 1195 default: s = "iso"; break; in musb_gadget_enable() 1669 default: in musb_gadget_wakeup() 2164 default: in musb_g_resume() 2193 default: in musb_g_suspend() 2220 /* don't draw vbus until new b-default session */ in musb_g_disconnect() 2232 default: in musb_g_disconnect() 2314 /* start with default limits on VBUS power draw */ in musb_g_reset()
|
| /openbmc/qemu/pc-bios/ |
| HD | openbios-sparc32 | ( 8 H ! ` x p " p # $ 0 @ p % ` p x @ A B ( ... |
| /openbmc/qemu/hw/scsi/ |
| H A D | lsi53c895a.c | 957 default: in lsi_do_msgin() 1027 default: in lsi_do_msgout() 1093 default: in lsi_do_msgout() 1257 default: in lsi_execute_script() 1305 default: in lsi_execute_script() 1576 default: in lsi_execute_script() 1854 default: in lsi_reg_readb() 2107 default: in lsi_reg_writeb()
|
| /openbmc/qemu/tcg/mips/ |
| H A D | tcg-target.c.inc | 783 default: 807 default: 831 default: 902 default: 945 default: 1328 default: 1385 default: 1471 default: 1508 default:
|
| /openbmc/u-boot/drivers/net/phy/ |
| H A D | phy.c | 561 /* The default values for phydev->supported are provided by the PHY in phy_set_supported() 568 default: in phy_set_supported() 633 * default values in phy_device_create()
|
| /openbmc/qemu/hw/usb/ |
| H A D | desc.c | 691 default: in usb_desc_get_descriptor() 747 * Default state: Device behavior when this request is received while in usb_desc_handle_control() 748 * the device is in the Default state is not specified. in usb_desc_handle_control()
|
| /openbmc/qemu/hw/pci/ |
| H A D | pcie_aer.c | 66 default: in pcie_aer_uncor_default_severity() 162 default: in pcie_aer_init() 351 default: in pcie_aer_msg_root_port()
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | fdt.c | 120 * Reserve the default boot page so OSes dont use it. in ft_fixup_cpu() 121 * The default boot page is always mapped to bootpg above using in ft_fixup_cpu() 562 default:
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/ |
| H A D | Add-riscv64-support.patch | 108 default: 471 + virtual ~RegsRiscv64() = default; 637 default:
|
| /openbmc/u-boot/drivers/net/ |
| H A D | lan91c96.c | 112 . print a warning and set the environment and other globals with the default. 127 * the default mac address. 715 smc_set_mac_addr(v_mac); /* use old function to update smc default */ in smc_get_ethaddr()
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 124 | 305 of only 32KiB instead of the present default of 64KiB. 315 of 128KiB instead of the present default of 64KiB. 324 With a default granularity of 64KiB, verify that backups made to a
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/ |
| H A D | Add-riscv64-support.patch | 108 default: 471 + virtual ~RegsRiscv64() = default; 637 default:
|
| /openbmc/qemu/scripts/ |
| H A D | analyze-migration.py | 727 def default(self, o): member in JSONEncoder 730 return json.JSONEncoder.default(self, o) 735 parser.add_argument("-d", "--dump", help='what to dump ("state" or "desc")', default='state')
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/ |
| H A D | poky.xml | 3 <!-- Set the project default value for DISTRO --> 105 <!-- Default project layers for each release --> 191 <!-- Default layers provided by poky
|
| /openbmc/qemu/hw/m68k/ |
| H A D | q800.c | 163 default: in macio_alias_read() 189 default: in macio_alias_write() 711 /* Default to EASC */ in q800_init()
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen-hvm-common.c | 257 default: in do_inp() 272 default: in do_outp() 476 default: in handle_ioreq()
|
| /openbmc/qemu/hw/input/ |
| H A D | pckbd.c | 131 * We make the default value of the outport include these four bits, 392 default: in kbd_write_command() 467 default: in kbd_write_data()
|
| /openbmc/qemu/hw/dma/ |
| H A D | xlnx_dpdma.c | 197 default: in xlnx_dpdma_desc_get_source_address() 409 default: in xlnx_dpdma_read() 547 default: in xlnx_dpdma_write()
|
| /openbmc/qemu/hw/net/ |
| H A D | sunhme.c | 235 default: in sunhme_seb_write() 269 default: in sunhme_seb_read() 918 /* Configure default interrupt mask */ in sunhme_reset()
|
| /openbmc/qemu/hw/riscv/ |
| H A D | microchip_pfsoc.c | 586 * NULL, default | N | BIOS_FILENAME in type_init() 587 * NULL, default | Y | RISCV64_BIOS_BIN in type_init() 598 } else if (!machine->firmware || !strcmp(machine->firmware, "default")) { in type_init()
|
| /openbmc/qemu/target/mips/ |
| H A D | cpu.c | 199 /* Reset registers to their default values */ in mips_cpu_reset_hold() 356 * Configure default legacy segmentation control. We use this regardless of in mips_cpu_reset_hold() 466 "using default frequency of %s.", cpu_freq_str); in mips_cpu_realizefn()
|
| /openbmc/qemu/hw/nvme/ |
| H A D | ns.c | 537 default: in nvme_ns_init_fdp() 569 default: in nvme_ns_check_constraints() 804 DEFINE_PROP_BOOL("eui64-default", NvmeNamespace, params.eui64_default,
|
| /openbmc/libpldm/ |
| H A D | CHANGELOG.md | 692 - meson: Apply `b_ndebug=if-release` by default 920 The `oem-ibm` feature is now enabled by the default meson configuration, for 921 CI purposes. `oem-ibm` is still disabled by default in the `libpldm` bitbake
|
| /openbmc/phosphor-networkd/src/ |
| H A D | ncsi_util.cpp | 68 ~NetlinkCommand() = default; 71 NetlinkCommand(NetlinkCommand&&) = default; 72 NetlinkCommand& operator=(NetlinkCommand&&) = default;
|