Searched refs:lib_ver (Results 1 – 2 of 2) sorted by relevance
679 u32 fw_ver, lib_ver; in cdns_mhdp_check_fw_version() local684 lib_ver = (readl(mhdp->regs + CDNS_LIB_H_ADDR) << 8) in cdns_mhdp_check_fw_version()687 if (lib_ver < 33984) { in cdns_mhdp_check_fw_version()697 } else if (lib_ver == 0 && fw_ver == 0) { in cdns_mhdp_check_fw_version()701 fw_ver, lib_ver); in cdns_mhdp_check_fw_version()
1749 lib_ver = None1752 lib_ver = dep_pkg[1]1756 shlib_provider[l][libdir] = (dep_pkg, lib_ver)