Home
last modified time | relevance | path

Searched full:default (Results 6376 – 6400 of 9919) sorted by relevance

1...<<251252253254255256257258259260>>...397

/openbmc/qemu/hw/ppc/
H A Dmac_newworld.c289 default: in ppc_core99_init()
334 /* Uninorth main bus - this must be last to make it the default */ in ppc_core99_init()
595 default: in core99_get_via_config()
627 /* Default via_config is CORE99_VIA_CONFIG_CUDA */ in core99_instance_init()
/openbmc/qemu/hw/timer/
H A Dhpet.c448 default: in hpet_ram_read()
468 default: in hpet_ram_read()
542 default: in hpet_ram_write()
607 default: in hpet_ram_write()
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DActionInfo_v1.xml311 <Annotation Term="OData.Description" String="The default value for this parameter."/>
312 …<Annotation Term="OData.LongDescription" String="This property shall contain the default value for…
316 …<Annotation Term="OData.Description" String="Indicates that there is no default value for this par…
317 …a.LongDescription" String="This property shall indicate that there is no default value for this pa…
/openbmc/u-boot/doc/
H A DREADME.odroid109 Default U-Boot environment is setup for fixed partition layout.
134 The default environmental variable "dfu_alt_info" is set* for above layout.
158 Default boot command: "autoboot"
/openbmc/u-boot/drivers/video/stm32/
H A Dstm32_ltdc.c58 #define LTDC_L1DCCR 0x9C /* L1 Default Color Configuration */
176 default: in stm32_ltdc_get_pixel_format()
200 default: in has_alpha()
/openbmc/u-boot/arch/arm/dts/
H A Dtegra20-paz00.dts70 pinctrl-names = "default";
527 default-brightness-level = <10>;
562 linux,default-trigger = "rfkill0";
H A Ddra72-evm-common.dtsi406 pinctrl-names = "default";
421 pinctrl-names = "default";
434 pinctrl-names = "default", "sleep", "active";
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/
H A Dtask.html28 <a class="btn btn-default btn-lg"
47 <a class="btn btn-default"
161 <a class="btn btn-default btn-lg"
/openbmc/u-boot/drivers/video/
H A Dconsole_truetype.c161 default: in console_truetype_set_row()
290 default: in console_truetype_putc_xy()
355 default: in console_truetype_erase()
/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h78 * The default resolution for main axes (ABS_X, ABS_Y, ABS_Z,
203 * The default event mask for a client has all bits set, i.e. all events
331 * value based on polarity of the default level of the effect.
/openbmc/u-boot/board/phytec/pcm052/
H A Dpcm052.c22 * Default DDR pad settings in arch/arm/include/asm/arch-vf610/iomux-vf610.h
120 /* PHY settings -- most of them differ from default in imx-regs.h */
590 * Parse provided address - default to load_addr in case not provided. in do_m4go()
/openbmc/u-boot/board/el/el6x/
H A Del6x.c309 default: in board_mmc_init()
593 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ in spl_dram_init()
594 .rst_to_cke = 0x23, /* 33 cycles, 500us (JEDEC default) */ in spl_dram_init()
/openbmc/u-boot/drivers/ddr/altera/
H A Dsdram_gen5.c140 /* Set rule number to 0 by default */ in sdram_set_rule()
205 /* default rule: reject everything */ in sdram_set_protection_config()
214 debug("SDRAM Prot rule, default %x\n", in sdram_dump_protection_config()
/openbmc/u-boot/lib/efi_loader/
H A Defi_memory.c231 default: in efi_add_memory_map()
263 default: in efi_add_memory_map()
376 default: in efi_allocate_pages()
/openbmc/qemu/hw/net/
H A Dnet_rx_pkt.c371 default: in net_rx_pkt_calc_rss_hash()
604 default: in net_rx_pkt_validate_l4_csum()
636 default: in net_rx_pkt_fix_l4_csum()
/openbmc/u-boot/include/configs/
H A DMPC8572DS.h40 * These can be toggled for performance analysis, otherwise use default.
539 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */
574 /* default location for tftp and bootm */
H A DMPC8641HPCN.h23 * default CCSRBAR is at 0xff700000
571 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */
605 /* default location for tftp and bootm */
/openbmc/openpower-hw-diags/attn/
H A Dattn_handler.cpp352 // if configured to handle TI as default special attention in handleSpecial()
362 // configured to handle breakpoint as default special attention in handleSpecial()
416 default: in activeAttn()
/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c91 s32 frequency; /* Default clock frequency, -1 for none */
97 unsigned int freq; /* Default frequency */
163 /* Use 500KHz as a suitable default */ in dw_spi_ofdata_to_platdata()
/openbmc/u-boot/board/freescale/corenet_ds/
H A Deth_hydra.c45 * 2) An alias for each real and virtual MDIO node that is disabled by default
354 default: in fdt_fixup_board_enet()
470 default: in board_eth_init()
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Drecipe-style-guide.rst76 the default of empty is easily confused with "0" depending on the package
174 this default order. Examples include:
416 By default, patches created with ``git format-patch`` have a `Git` version signature at the end.
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.hpp67 ~PEL() = default;
482 * @param[in] addUptime - Whether to add the uptime attribute the default is
485 * Default value will be empty.
/openbmc/phosphor-logging/extensions/openpower-pels/registry/
H A DREADME.md181 and if not specified will default to `BD`.
212 are separated by underscores. If not specified, the code will choose a default
534 when the default doesn\'t fit:
/openbmc/qemu/backends/
H A Dcryptodev.c212 default: in cryptodev_backend_account()
230 default: in cryptodev_backend_account()
569 default: in cryptodev_backend_stats_cb()
/openbmc/qemu/hw/display/
H A Dg364fb.c107 default: in g364fb_draw_graphic8()
321 default: in g364fb_ctrl_read()
425 default: in g364fb_ctrl_write()

1...<<251252253254255256257258259260>>...397