| /openbmc/u-boot/arch/arm/dts/ |
| H A D | dra7-evm.dts | 338 …pinctrl-names = "default", "hs", "sdr12", "sdr25", "sdr50", "ddr50-rev11", "sdr104-rev11", "ddr50"… 354 pinctrl-names = "default", "hs", "ddr_1_8v-rev11", "ddr_1_8v", "hs200_1_8v-rev11", "hs200_1_8v"; 495 pinctrl-names = "default", "sleep", "active";
|
| H A D | sun8i-r40.dtsi | 125 pinctrl-names = "default"; 155 pinctrl-names = "default"; 417 pinctrl-names = "default";
|
| /openbmc/u-boot/include/configs/ |
| H A D | strider.h | 32 * We choose the A type silicon as default, so the core is 400Mhz. 535 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ 605 #define CONFIG_LOADADDR 800000 /* default location for tftp and bootm */
|
| H A D | MPC8349ITX.h | 462 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ 463 #define CONFIG_LOADADDR 800000 /* default location for tftp and bootm */ 642 /* Default path and filenames */
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
| H A D | customrecipe.html | 131 <a class="btn btn-default btn-lg build-custom-image" href="#" style="width: 50%"> 134 …<a href="{% url 'customrecipedownload' project.id recipe.id %}" class="btn btn-default btn-lg" sty… 162 <button class="btn btn-default search-submit-{{table_name}}">Search</button>
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | release-notes-4.1.1.rst | 128 - psplash: add psplash-default in rdepends 155 - ref-manual: correct default for :term:`BUILDHISTORY_COMMIT` 168 - ref-manual: update pypi documentation for :term:`CVE_PRODUCT` default in 4.1
|
| /openbmc/u-boot/board/udoo/neo/ |
| H A D | neo.c | 338 * with default pad setting, we set pad setting here to workaround this. in board_init() 558 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ in spl_dram_init() 559 .rst_to_cke = 0x23, /* 33 cycles, 500us (JEDEC default) */ in spl_dram_init()
|
| /openbmc/qemu/target/hexagon/ |
| H A D | fma_emu.c | 321 default: in accum_round_float64() 379 default: in accum_round_float64() 419 default: in accum_round_float64()
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/ |
| H A D | apache2_2.4.63.bb | 155 install -d ${D}${sysconfdir}/default/volatiles 156 … install -m 0644 ${UNPACKDIR}/volatiles.04_apache2 ${D}${sysconfdir}/default/volatiles/04_apache2 240 # Override this too - here is the default, less datadir
|
| /openbmc/qemu/hw/riscv/ |
| H A D | boot.c | 104 * For machines that use images other than the default bios, in riscv_find_bios() 122 if ((!firmware_filename) || (!strcmp(firmware_filename, "default"))) { in riscv_find_firmware() 124 * The user didn't specify -bios, or has specified "-bios default". in riscv_find_firmware()
|
| /openbmc/qemu/hw/display/ |
| H A D | pl110.c | 253 default: in pl110_update_display() 433 default: in pl110_read() 507 default: in pl110_write()
|
| /openbmc/qemu/target/i386/tcg/system/ |
| H A D | misc_helper.c | 126 default: in helper_write_crN() 310 default: in helper_wrmsr() 488 default: in helper_rdmsr()
|
| /openbmc/docs/designs/ |
| H A D | power-recovery.md | 66 - Do nothing when power is lost to the system (this will be the default) 79 setting is not the default, `None`, then software will execute the policy 198 default and therefore power recovery policy will be re-enabled on that BMC boot.
|
| /openbmc/qemu/hw/arm/ |
| H A D | versatilepb.c | 113 default: in vpb_sic_read() 148 default: in vpb_sic_write() 213 /* By default ARM1176 CPUs have EL3 enabled. This board does not in versatile_init()
|
| /openbmc/qemu/hw/tpm/ |
| H A D | tpm_tis_i2c.c | 245 default: in tpm_tis_i2c_tpm_send() 323 default: in tpm_tis_i2c_event() 389 default: in tpm_tis_i2c_recv()
|
| /openbmc/qemu/hw/usb/ |
| H A D | dev-wacom.c | 335 default: in usb_wacom_handle_control() 365 default: in usb_wacom_handle_control() 394 default: in usb_wacom_handle_data()
|
| /openbmc/openpower-vpd-parser/vpd-manager/src/ |
| H A D | backup_restore.cpp | 292 "Couldn't read default value for record name: " + in backupAndRestoreIpzVpd() 368 // ToDo: Handle if there is no valid default value in the backup and in backupAndRestoreIpzVpd() 442 "Default value found on both source and destination VPD, for record: " + in backupAndRestoreIpzVpd()
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | ether.c | 180 #define DEFAULT_QLEN 2 /* double buffering by default */ 563 /* the default data interface has no endpoints ... */ 956 * endpoints in the default altsetting for the interface. in set_ether_config() 1069 default: in eth_set_config() 1095 default: in eth_set_config() 1238 * - Ethernet data interface has two altsettings: default, and active 1365 * the default interface setting ... also, setting in eth_setup() 1366 * the non-default interface resets filters etc. in eth_setup() 1479 default: in eth_setup() 1593 default: in rx_complete() [all …]
|
| /openbmc/qemu/hw/scsi/ |
| H A D | scsi-disk.c | 279 default: in scsi_handle_rw_error() 325 default: in scsi_handle_rw_error() 387 default: in scsi_is_cmd_fua() 804 default: in scsi_disk_emulate_vpd_page() 845 * block characteristics VPD page by default. Not all of SPC-3 in scsi_disk_emulate_inquiry() 974 outbuf[7] = 0; /* default densities */ in scsi_read_dvd_structure() 1005 default: in scsi_read_dvd_structure() 1318 default: in mode_sense_page() 1377 p[1] = 0; /* Default media type. */ in scsi_disk_emulate_mode_sense() 1382 p[2] = 0; /* Default media type. */ in scsi_disk_emulate_mode_sense() [all …]
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_sdr.c | 86 * By default, if units are supposed to be percent, we will pre-pend in ipmi_sdr_get_unit_string() 101 default: in ipmi_sdr_get_unit_string() 208 default: in sdr_convert_sensor_reading() 248 default: in sdr_convert_sensor_reading() 287 default: in sdr_convert_sensor_hysterisis() 327 default: in sdr_convert_sensor_hysterisis() 362 default: in sdr_convert_sensor_tolerance() 402 default: in sdr_convert_sensor_tolerance() 1069 default: in ipmi_sdr_print_sensor_event_status() 1156 default: in ipmi_sdr_print_sensor_mask() [all …]
|
| /openbmc/u-boot/net/ |
| H A D | net.c | 61 * - name of bootfile (if unknown, we use a default name 70 * - name of bootfile (if unknown, we use a default name 167 /* default is without VLAN */ 547 default: in net_loop() 862 default: in net_send_ip_packet() 1074 default: in receive_icmp() 1425 default: in net_check_prereq() 1435 default: in net_check_prereq()
|
| /openbmc/u-boot/common/ |
| H A D | usb.c | 495 default: in usb_parse_config() 606 * This can only be done by addressing the device via the default address (0) 822 debug("USB device number %d default " \ in usb_string() 873 /* default Address is 0, real addresses start with 1 */ in usb_alloc_new_device() 1011 default: in usb_setup_descriptor() 1111 * we set the default configuration here in usb_select_config() 1117 printf("failed to set default configuration " \ in usb_select_config() 1172 * and is in the default state. We need to identify the thing and
|
| /openbmc/qemu/hw/ppc/ |
| H A D | ppc.c | 136 default: in ppc6xx_set_irq() 213 default: in ppc970_set_irq() 241 default: in power7_set_irq() 269 default: in power9_set_irq() 400 default: in ppc40x_set_irq() 455 default: in ppce500_set_irq() 1213 default: in cpu_4xx_fit_cb() 1300 default: in cpu_4xx_wdt_cb()
|
| /openbmc/openbmc/poky/meta/classes-global/ |
| H A D | sanity.bbclass | 45 SANITY_LOCALCONF_SAMPLE ?= "${COREBASE}/meta*/conf/templates/default/local.conf.sample" 65 SANITY_SITECONF_SAMPLE ?= "${COREBASE}/meta*/conf/templates/default/site.conf.sample" 85 SANITY_BBLAYERCONF_SAMPLE ?= "${COREBASE}/meta*/conf/templates/default/bblayers.conf.sample" 200 if multilib != "default": 231 tune_errors = check_toolchain_tune(data, deftune, 'default') 254 … tune_error_set.append("Multilib '%s' (%s) is also the default tuning." % (lib, deftune)) 564 # Check the required perl modules which may not be installed by default 801 # macOS with default HFS+ file system)
|
| /openbmc/qemu/target/s390x/kvm/ |
| H A D | kvm.c | 951 default: in kvm_arch_insert_hw_breakpoint() 1068 default: in s390_kvm_irq_to_interrupt() 1247 default: in handle_b2() 1437 default: in handle_b9() 1461 default: in handle_eb() 1481 default: in handle_e3() 1593 default: in handle_diag() 1749 default: in handle_intercept() 1832 * same "KVMguest" default, which KVM has filled into short name field. in insert_stsi_3_2_2() 1864 default: in handle_stsi() [all …]
|