Home
last modified time | relevance | path

Searched refs:bootloader_version (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Drave-sp.c128 struct rave_sp_version bootloader_version; member
690 return rave_sp_exec(sp, cmd, sizeof(cmd), &status->bootloader_version, in rave_sp_emulated_get_status()
691 sizeof(status->bootloader_version)); in rave_sp_emulated_get_status()
711 version = devm_rave_sp_version(dev, &status.bootloader_version); in rave_sp_get_status()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c151 int bootloader_type, bootloader_version; variable
871 bootloader_version = bootloader_type & 0xf; in setup_arch()
872 bootloader_version |= boot_params.hdr.ext_loader_ver << 4; in setup_arch()
/OK3568_Linux_fs/kernel/drivers/input/rmi4/
H A Drmi_f34.h242 u8 bootloader_version; member
H A Drmi_f34.c262 syn_fw->bootloader_version, in rmi_f34_update_firmware()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h714 extern int bootloader_version;
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dziirave_wdt.c480 static DEVICE_ATTR(bootloader_version, S_IRUGO, ziirave_wdt_sysfs_show_boot,
/OK3568_Linux_fs/kernel/kernel/
H A Dsysctl.c2460 .data = &bootloader_version,
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dkernel.rst95 bootloader_version (x86 only)