Searched refs:uboot_ver (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_console.c | 581 char *uboot_ver; in octeon_get_uboot_version() local 638 uboot_ver = strstr(buf, "U-Boot"); in octeon_get_uboot_version() 639 if (uboot_ver) { in octeon_get_uboot_version() 640 p = strstr(uboot_ver, "mips"); in octeon_get_uboot_version() 644 dev_info(&oct->pci_dev->dev, "%s\n", uboot_ver); in octeon_get_uboot_version()
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | firmware_if.c | 1616 dest = prop->uboot_ver; in hl_fw_static_read_device_fw_version() 1645 boot_ver = extract_fw_ver_from_str(prop->uboot_ver); in hl_fw_static_read_device_fw_version() 2317 strscpy(prop->uboot_ver, fw_version, VERSION_MAX_LEN); in hl_fw_dynamic_read_device_fw_version() 2318 boot_ver = extract_fw_ver_from_str(prop->uboot_ver); in hl_fw_dynamic_read_device_fw_version()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-habanalabs | 255 What: /sys/class/accel/accel<n>/device/uboot_ver
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | commands.c | 891 const char *uboot_ver = NULL; in qtnf_cmd_resp_proc_hw_info() local 930 uboot_ver = (const void *)tlv->val; in qtnf_cmd_resp_proc_hw_info() 963 hw_id, calibration_ver, uboot_ver, hw_ver, in qtnf_cmd_resp_proc_hw_info()
|