Home
last modified time | relevance | path

Searched refs:bios (Results 126 – 150 of 536) sorted by relevance

12345678910>>...22

/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/
H A Dphosphor-ipmi-flash-bios-update.service5 ExecStart=/usr/bin/bios-update.sh
9 WantedBy=phosphor-ipmi-flash-bios-update.target
/openbmc/linux/drivers/char/mwave/
H A DREADME18 If the dsp irq has not been setup and stored in bios by the
23 If the dsp io range has not been setup and stored in bios by the
28 If the mwave's uart irq has not been setup and stored in bios by the
33 If the uart io range has not been setup and stored in bios by the
/openbmc/phosphor-ipmi-flash/
H A Dmeson.build20 conf_data.set_quoted('BIOS_STAGED_NAME', get_option('bios-staged-name'))
21 conf_data.set_quoted('PREPARATION_BIOS_TARGET', get_option('preparation-bios-target'))
22 conf_data.set_quoted('VERIFY_BIOS_TARGET', get_option('verify-bios-target'))
23 conf_data.set_quoted('UPDATE_BIOS_TARGET', get_option('update-bios-target'))
29 conf_data.set_quoted('BIOS_VERIFY_STATUS_FILENAME', get_option('bios-verify-status-filename'))
66 'host-bios' : '-DENABLE_HOST_BIOS',
/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/flash/
H A Dphosphor-software-manager_%.bbappend2 SRC_URI += "file://bios-update.sh"
9 install -m 0755 ${WORKDIR}/bios-update.sh ${D}/${sbindir}/
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/flash/
H A Dphosphor-software-manager_%.bbappend2 SRC_URI += "file://bios-update.sh"
9 install -m 0755 ${WORKDIR}/bios-update.sh ${D}/${sbindir}/
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/
H A Dpldm_%.bbappend8 install -d ${D}/usr/share/pldm/bios
9 …install -m 0644 ${WORKDIR}/boot_config_setting_attrs.json ${D}/usr/share/pldm/bios/boot_config_set…
/openbmc/openpower-pnor-code-mgmt/
H A Dop-pnor-msl.service3 After=obmc-flash-bios-updatesymlinks.service
10 WantedBy=obmc-flash-bios-updatesymlinks.service
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.h238 struct dc_bios *bios; member
259 struct dc_bios *bios,
268 struct dc_bios *bios,
277 struct dc_bios *bios,
286 struct dc_bios *bios,
295 struct dc_bios *bios,
304 struct dc_bios *bios,
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/
H A Dphosphor-software-manager_%.bbappend2 SRC_URI += "file://bios-update.sh"
9 install -m 0755 ${WORKDIR}/bios-update.sh ${D}/${sbindir}/
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgf100.c134 struct nvkm_bios *bios = device->bios; in gf100_ram_calc() local
147 rammap.data = nvbios_rammapEm(bios, freq / 1000, &ver, &rammap.size, in gf100_ram_calc()
168 strap = nvbios_rd08(bios, ramcfg.data + 0x01); in gf100_ram_calc()
170 timing.data = nvbios_timingEe(bios, strap, &ver, &timing.size, in gf100_ram_calc()
496 struct nvkm_bios *bios = device->bios; in gf100_ram_ctor() local
499 enum nvkm_ram_type type = nvkm_fb_bios_memtype(bios); in gf100_ram_ctor()
571 struct nvkm_bios *bios = subdev->device->bios; in gf100_ram_new_() local
583 ret = nvbios_pll_parse(bios, 0x0c, &ram->refpll); in gf100_ram_new_()
589 ret = nvbios_pll_parse(bios, 0x04, &ram->mempll); in gf100_ram_new_()
/openbmc/bios-bmc-smm-error-logger/
H A DREADME.md1 # bios-bmc-smm-error-logger
4 https://github.com/openbmc/docs/blob/master/designs/bios-bmc-smm-error-logging.md
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-boot/
H A Dhost-powerctrl.service5 Wants=kudo-bios-verify.service
6 After=kudo-bios-verify.service
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/
H A Dampere-host-reset.service5 Wants=kudo-bios-verify.service
6 After=kudo-bios-verify.service
H A Dampere-host-power-cycle.service5 Wants=kudo-bios-verify.service
6 After=kudo-bios-verify.service
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c40 struct nvkm_bios *bios = subdev->device->bios; in getMNP_single() local
56 if (bios->version.major < 0x60) { in getMNP_single()
57 int cv = bios->version.chip; in getMNP_single()
139 int chip_version = subdev->device->bios->version.chip; in getMNP_double()
/openbmc/linux/arch/x86/platform/ts5500/
H A Dts5500.c94 void __iomem *bios; in ts5500_check_signature() local
97 bios = ioremap(0xf0000, 0x10000); in ts5500_check_signature()
98 if (!bios) in ts5500_check_signature()
102 if (check_signature(bios + ts5500_signatures[i].offset, in ts5500_check_signature()
110 iounmap(bios); in ts5500_check_signature()
/openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/flash/phosphor-software-manager/
H A Dbios-update.sh3 die() { logger -s -t bios-update "Error: $*"; exit 1; }
4 info() { logger -s -t bios-update "$*"; }
7 . /etc/default/bios-update || die "Failed: unable to load /etc/default/bios-update"
/openbmc/linux/drivers/md/
H A Draid1.c172 r1_bio->bios[j] = bio; in r1buf_pool_alloc()
187 bio = r1_bio->bios[j]; in r1buf_pool_alloc()
212 kfree(r1_bio->bios[j]); in r1buf_pool_alloc()
232 kfree(r1bio->bios[i]); in r1buf_pool_free()
1210 memset(r1_bio->bios, 0, conf->raid_disks * sizeof(r1_bio->bios[0])); in alloc_r1bio()
1416 r1_bio->bios[i] = NULL; in raid1_write_request()
1465 r1_bio->bios[i] = bio; in raid1_write_request()
1474 if (r1_bio->bios[j]) in raid1_write_request()
1518 if (!r1_bio->bios[i]) in raid1_write_request()
2642 bio = r1bio->bios[i]; in raid1_alloc_init_r1buf()
[all …]
/openbmc/qemu/docs/devel/
H A Dacpi-bits.rst8 the bios components such as acpi and smbios tables directly through acpica
9 bios interpreter (a freely available C based library written by Intel,
12 There are several advantages to directly testing the bios in a real physical
13 machine or VM as opposed to indirectly discovering bios issues through the
14 operating system. For one thing, the OSes tend to hide bios problems from the
16 and how by directly using acpica interpreter on top of the bios on a running
19 For QEMU, we maintain a fork of bios bits in gitlab along with all the
23 is the sole maintainer of the QEMU fork of bios bits repo.
54 the entire log from bios bits and more information in case failure happens.
133 (b) They are run from within the bios bits VM and is not subjected to QEMU
/openbmc/pldm/oem/ibm/service_files/
H A Dpldm-create-phyp-nvram.service5 Wants=obmc-flash-bios-init.service
6 After=obmc-flash-bios-init.service
H A Dpldm-create-phyp-nvram-cksum.service5 Wants=obmc-flash-bios-init.service
6 After=obmc-flash-bios-init.service
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c478 struct dc_bios *bios = init_params->dc->ctx->dc_bios; in construct_phy() local
479 const struct dc_vbios_funcs *bp_funcs = bios->funcs; in construct_phy()
498 bios->funcs->get_connector_id(bios, init_params->connector_index); in construct_phy()
504 if (bios->funcs->get_disp_connector_caps_info) { in construct_phy()
505 bios->funcs->get_disp_connector_caps_info(bios, link->link_id, &disp_connect_caps_info); in construct_phy()
692 if (bios->integrated_info) in construct_phy()
693 info = *bios->integrated_info; in construct_phy()
728 if (bios->funcs->get_atom_dc_golden_table) in construct_phy()
729 bios->funcs->get_atom_dc_golden_table(bios); in construct_phy()
/openbmc/openpower-pnor-code-mgmt/mmc/
H A Dopenpower-update-bios-attr-table.service4 After=obmc-flash-bios-init.service
11 ExecStart=/usr/bin/openpower-update-manager update-bios-attr-table
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c282 (ctx->bios + data_offset + in amdgpu_atombios_has_dce_engine_info()
319 (ctx->bios + data_offset + in amdgpu_atombios_get_connector_info_from_object_table()
322 (ctx->bios + data_offset + in amdgpu_atombios_get_connector_info_from_object_table()
325 (ctx->bios + data_offset + in amdgpu_atombios_get_connector_info_from_object_table()
328 (ctx->bios + data_offset + in amdgpu_atombios_get_connector_info_from_object_table()
377 (ctx->bios + data_offset + in amdgpu_atombios_get_connector_info_from_object_table()
405 (ctx->bios + data_offset + in amdgpu_atombios_get_connector_info_from_object_table()
413 (ctx->bios + data_offset + in amdgpu_atombios_get_connector_info_from_object_table()
483 (ctx->bios + data_offset + in amdgpu_atombios_get_connector_info_from_object_table()
723 (mode_info->atom_context->bios + data_offset); in amdgpu_atombios_get_gfx_info()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv04.c147 int chip_version = device->bios->version.chip; in setPLL_single()
202 int chip_version = device->bios->version.chip; in setPLL_double_highregs()
310 if (nvbios_pll_parse(device->bios, Preg, &info)) in setPLL_double_lowregs()
359 struct nvkm_bios *bios = subdev->device->bios; in nv04_devinit_pll_set() local
362 int cv = bios->version.chip; in nv04_devinit_pll_set()
366 ret = nvbios_pll_parse(bios, type > 0x405c ? type : type - 4, &info); in nv04_devinit_pll_set()

12345678910>>...22