Home
last modified time | relevance | path

Searched refs:bios (Results 1 – 14 of 14) sorted by relevance

/arch/x86/kernel/
Dapm_32.c856 clock_slowed = (apm_info.bios.flags & APM_IDLE_SLOWS_CLOCK) != 0; in apm_do_idle()
999 if ((enable == 0) && (apm_info.bios.flags & APM_BIOS_DISENGAGED)) in apm_enable_power_management()
1005 apm_info.bios.flags &= ~APM_BIOS_DISABLED; in apm_enable_power_management()
1007 apm_info.bios.flags |= APM_BIOS_DISABLED; in apm_enable_power_management()
1095 && (apm_info.bios.flags & APM_BIOS_DISABLED)) in apm_engage_power_management()
1102 apm_info.bios.flags &= ~APM_BIOS_DISENGAGED; in apm_engage_power_management()
1104 apm_info.bios.flags |= APM_BIOS_DISENGAGED; in apm_engage_power_management()
1697 (apm_info.bios.version >> 8) & 0xff, in proc_apm_show()
1698 apm_info.bios.version & 0xff, in proc_apm_show()
1699 apm_info.bios.flags, in proc_apm_show()
[all …]
Dsetup.c817 apm_info.bios = boot_params.apm_bios_info; in setup_arch()
/arch/x86/platform/geode/
Dnet5501.c109 unsigned char *rombase, *bios; in net5501_present() local
118 bios = rombase + 0x20; /* null terminated */ in net5501_present()
120 if (memcmp(bios, "comBIOS", 7)) in net5501_present()
/arch/x86/platform/ts5500/
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()
/arch/x86/realmode/rm/
Dreboot.S113 jz bios
125 bios: label
DMakefile28 wakeup-objs += video-bios.o
/arch/sh/configs/
Dshx3_defconfig51 CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=bios ignore_loglevel"
/arch/x86/boot/
DMakefile47 setup-y += video-bios.o
/arch/arm/boot/dts/
Daspeed-bmc-inspur-nf5280m6.dts104 label = "bios";
Dnuvoton-npcm730-kudo.dts455 label = "bios";
Daspeed-bmc-bytedance-g220a.dts272 label = "bios";
/arch/arm64/boot/dts/qcom/
Dsdm845-cheza.dtsi1092 bios_flash_wp_r_l: bios-flash-wp-r-l {
Dsc7180-trogdor.dtsi1222 bios_flash_wp_l: bios-flash-wp-l {
/arch/x86/
DKconfig1259 dell-smm-hwmon driver. Character file /proc/i8k reports bios version,