| /openbmc/u-boot/drivers/sound/ |
| H A D | max98090.c | 41 default: in max98090_hw_params() 151 default: in max98090_set_fmt() 170 default: in max98090_set_fmt() 187 default: in max98090_set_fmt()
|
| /openbmc/libcper/cli-app/ |
| H A D | cper-convert.c | 210 …printf("\tConverts the provided CPER log file into JSON, by default writing to stdout. If '--out' … in print_help() 213 …the provided single CPER section descriptor & section file into JSON, by default writing to stdout… in print_help() 219 …printf("\tBy default, the provided JSON will try to be validated against a specification. If no sp… in print_help() 220 …printf("\tis provided with '--specification', then it will default to 'argv[0] + /specification/cp… in print_help()
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | boot.h | 51 * (default: False) 54 /* multicore boards that use the default secondary core boot functions 68 /* multicore boards that use the default secondary core boot functions 69 * can ignore these two function calls. If the default functions won't
|
| /openbmc/qemu/hw/timer/ |
| H A D | allwinner-a10-pit.c | 58 default: in a10_pit_read() 73 default: in a10_pit_read() 146 default: in a10_pit_write() 178 default: in a10_pit_write()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-qdev-global-props.c | 94 /* Test simple static property setting to default value */ 107 g_test_trap_subprocess("/qdev/properties/static/default/subprocess", 0, 0); in test_static_prop() 319 g_test_add_func("/qdev/properties/static/default/subprocess", in main() 321 g_test_add_func("/qdev/properties/static/default", in main()
|
| /openbmc/qemu/hw/intc/ |
| H A D | loongarch_pch_pic.c | 118 default: in pch_pic_read() 179 default: in pch_pic_write() 204 default: in loongarch_pch_pic_read() 233 default: in loongarch_pch_pic_write()
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | release-notes-5.1.rst | 28 - The default kernel is the current stable (6.10), and there is also support 54 - The old 1.4 Go bootstrap written in C has been dropped. The default 62 - Rust is now built with its default set of tools instead of just 76 - Included ``nativesdk-python3-pip`` in :term:`buildtools` by default. 167 - ``fetcher2``: remote name for ``git://`` is now ``origin`` by default. 225 - The ``busybox`` default configuration now disables internal TLS code to 229 - Limit ssh host keys pre-generation to qemu machines by default, for 253 - Allow overriding the default "policies" from 260 version 3.0 by default, instead of 2.2. 286 ``pep517-backend`` by default. [all …]
|
| /openbmc/qemu/hw/s390x/ |
| H A D | s390-pci-inst.c | 235 default: in clp_service_call() 275 default: in clp_service_call() 346 default: in clp_service_call() 385 default: in zpci_endian_swap() 466 default: in pcilg_service_call() 495 default: in pcilg_service_call() 569 default: in pcistg_service_call() 603 default: in pcistg_service_call() 741 default: in rpcit_service_call() 870 default: in pcistb_service_call() [all …]
|
| /openbmc/u-boot/arch/arm/mach-omap2/omap4/ |
| H A D | Kconfig | 22 default "omap4"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/ |
| H A D | iscsi-initiator.service | 6 EnvironmentFile=/etc/default/iscsi-initiator
|
| /openbmc/qemu/linux-user/microblaze/ |
| H A D | target_mman.h | 5 * CONFIG_KERNEL_START 0xc0000000 (default in Kconfig)
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/dbus-perms/ |
| H A D | org.openbmc.conf | 4 <policy context="default">
|
| /openbmc/qemu/linux-user/arm/ |
| H A D | target_mman.h | 5 * CONFIG_PAGE_OFFSET 0xC0000000 (default in Kconfig)
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/ |
| H A D | 0014_allow_empty_buildname.py | 17 field=models.CharField(default='', max_length=100),
|
| H A D | 0015_layer_local_source_dir.py | 17 field=models.TextField(null=True, default=None),
|
| /openbmc/qemu/hw/vmapple/ |
| H A D | Kconfig | 19 default y if ARM
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-django_4.2.20.bb | 12 # default. To build the 4.x branch,
|
| /openbmc/phosphor-pid-control/test/ |
| H A D | writeinterface_mock.hpp | 15 ~WriteInterfaceMock() override = default;
|
| /openbmc/qemu/qapi/ |
| H A D | machine.json | 145 # Property default values specific to a machine type, for use by 148 # @qom-type: name of the QOM type to which the default applies 150 # @property: name of its property to which the default applies 152 # @value: the default value (machine-specific default can overwrite 153 # the "default" default, to avoid this use -machine none) 171 # @is-default: whether the machine is default 185 # @default-cpu-type: default CPU model typename if none is requested 188 # @default-ram-id: the default ID of initial RAM memory backend 205 '*is-default': 'bool', 'cpu-max': 'int', 207 'deprecated': 'bool', '*default-cpu-type': 'str', [all …]
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | translate.c | 471 default: in gen_op_deposit_reg_v() 625 (OVR_SEG) and the default segment (DEF_SEG). OVR_SEG may be -1 to 661 default: in gen_lea_v_seg_dest() 777 default: in gen_helper_in_func() 794 default: in gen_helper_out_func() 980 default: in gen_prepare_eflags_c() 1017 default: in gen_prepare_eflags_s() 1035 default: in gen_prepare_eflags_o() 1061 default: in gen_prepare_eflags_z() 1104 default: in gen_prepare_cc() [all …]
|
| /openbmc/openbmc-test-automation/lib/xcat/ |
| H A D | resource.robot | 12 # Default BMC nodes config file.
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
| H A D | snmptrapd.service | 8 EnvironmentFile=-/etc/default/snmptrapd
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/ |
| H A D | radvd.service | 8 EnvironmentFile=@SYSCONFDIR@/default/radvd
|
| /openbmc/openbmc/meta-arm/meta-arm/conf/multiconfig/ |
| H A D | firmware.conf | 2 # and with a smaller libc enabled by default
|
| /openbmc/phosphor-user-manager/ |
| H A D | meson.options | 16 description: 'Max password Length default value as per NIST guideline recommendation',
|