Home
last modified time | relevance | path

Searched full:default (Results 5376 – 5400 of 9919) sorted by relevance

1...<<211212213214215216217218219220>>...397

/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/sensors/phosphor-virtual-sensor/
H A Dvirtual_sensor_config.json175 " default: SCM_TEMP_C+CAL_OFS[10];",
225 " default : TEMP[0];",
275 " default : TEMP[0];",
325 " default : TEMP[0]*0.9817-0.0205;",
375 " default : TEMP[0];",
/openbmc/qemu/hw/pci-host/
H A Dq35.c169 * q35_host_initfn(). The default values for those
215 /* mch's object_initialize resets the default value, set it again */ in q35_host_initfn()
320 default: in mch_update_pciexbar()
389 default: in mch_update_smram()
442 * default/reset state, discard written value in mch_update_smbase_smram()
/openbmc/qemu/docs/interop/
H A Dfirmware.json193 # above the default 16MB with the "-global
195 # thumb, the default 16MB size suffices for 1TB of
446 # /usr/share by default),
470 # then the sysadmin can prevent the default OVMF being used at all with
474 # The sysadmin can replace/alter the distro default OVMF with
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch38 +/* A mapping of local <-> archive charsets used by default to convert filenames
53 +/* Try to guess the default value of OEM_CP based on the current locale.
331 uO.lflag = LFLAG; /* reset default on each call */
401 case 's': /* default: shorter "ls -l" type listing */
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c192 default: in to_msg_param()
240 default: in from_msg_param()
278 default: in handle_rpc()
290 default: in call_err_to_res()
/openbmc/u-boot/drivers/usb/gadget/
H A Dep0.c79 default: in ep0_get_status()
348 default: in ep0_get_descriptor()
447 "request %s not allowed in DEFAULT state: %s", in ep0_recv_setup()
525 default: in ep0_recv_setup()
/openbmc/u-boot/drivers/mmc/
H A Dgen_atmel_mci.c168 /* Default Flags for Errors */
172 /* Default Flags for the Command */
407 default:
446 /* Set default clocks and blocklen */
H A Dxenon_sdhci.c390 /* Set default timing */ in xenon_sdhci_probe()
400 * Set default power on SoC PHY PAD register (currently only in xenon_sdhci_probe()
417 default: in xenon_sdhci_probe()
/openbmc/u-boot/lib/efi_loader/
H A Defi_net.c234 * @reset: if true reset the address to default
347 default: in efi_net_get_status()
422 default: in efi_net_transmit()
481 default: in efi_net_receive()
H A Defi_gop.c124 default: in gop_blt_int()
369 default: in gop_blt()
436 default: in efi_gop_register()
/openbmc/qemu/target/ppc/
H A Dgdbstub.c46 default: in ppc_gdb_register_len_apple()
71 default: in ppc_gdb_register_len()
400 default: in gdb_get_spr_reg()
432 default: in gdb_set_spr_reg()
/openbmc/sdbusplus/tools/
H A Dsdbus++-gen-meson19 --command <cmd> - Command mode to execute (default 'meson').
20 --directory <path> - Root directory of the YAML source (default '.').
21 --output <path> - Root directory of the output (default '.').
22 --tool <path> - Path to the processing tool (default 'sdbus++').
/openbmc/qemu/hw/timer/
H A Davr_timer16.c166 default: in avr_timer16_clksrc_update()
217 default: in avr_timer16_set_alarm()
367 default: in avr_timer16_read()
468 default: in avr_timer16_write()
/openbmc/qemu/
H A Dhmp-commands-info.hx121 ….help = "show local apic state (apic-id: local apic to read, default is which of current CPU…
264 "(default: 10), sorted by total wait time. (-m: sort by "
284 Show synchronization profiling info, up to *max* entries (default: 10),
584 "(name: event name pattern; vcpu: vCPU to query, default is any)",
H A Dqemu-bridge-helper.c287 /* parse default acl file */ in main()
291 fprintf(stderr, "failed to parse default acl file `%s'\n", in main()
297 /* validate bridge against acl -- default policy is to deny in main()
/openbmc/qemu/migration/
H A Dmigration.h58 * default value to use if no one specified.
131 * Number of postcopy channels including the default precopy channel, so
438 * machine type (or the default).
450 * Default value is false. (since 8.1)
/openbmc/phosphor-webui/app/access-control/controllers/
H A Duser-controller.js321 // Set default status to Enabled
436 default:
454 default:
/openbmc/u-boot/include/configs/
H A DMPC8308RDB.h42 * We choose the A type silicon as default, so the core is 400Mhz.
406 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */
478 #define CONFIG_LOADADDR 800000 /* default location for tftp and bootm */
H A Dxpedite550x.h58 * These can be toggled for performance analysis, otherwise use default.
322 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */
323 #define CONFIG_LOADADDR 0x1000000 /* default location for tftp and bootm */
/openbmc/qemu/net/
H A Deth.c266 default: in eth_strip_vlan()
297 default: in eth_strip_vlan_ex()
370 default: in eth_is_ip6_extension_header_type()
/openbmc/qemu/linux-user/
H A Dthunk.c54 default: in thunk_type_next()
268 default: in thunk_convert()
428 default: in thunk_print()
/openbmc/u-boot/include/
H A Dtsec.h165 /* Default Attribute fields */
380 u32 attr; /* Default Attribute Register */
381 u32 attreli; /* Default Attribute Extract Length and Index */
/openbmc/u-boot/drivers/spi/
H A Dexynos_spi.c25 s32 frequency; /* Default clock frequency, -1 for none */
32 unsigned int freq; /* Default frequency */
266 /* Use 500KHz as a suitable default */ in exynos_spi_ofdata_to_platdata()
/openbmc/u-boot/doc/
H A DREADME.ae350157 Loading Environment from SPI Flash... *** Warning - spi_flash_probe_bus_cs() failed, using default
222 [ 0.000000] pid_max: default: 32768 minimum: 301
241 [ 1.244000] io scheduler cfq registered (default)
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dhte.c203 * the address map must be left in its default state. If MRC changes
205 * to default at the beginning, then restore it at the end.
243 default: in hte_mem_init()

1...<<211212213214215216217218219220>>...397