Searched refs:lib_ver (Results 1 – 2 of 2) sorted by relevance
658 u32 fw_ver, lib_ver; in cdns_mhdp_check_fw_version() local663 lib_ver = (readl(mhdp->regs + CDNS_LIB_H_ADDR) << 8) in cdns_mhdp_check_fw_version()666 if (lib_ver < 33984) { in cdns_mhdp_check_fw_version()676 } else if (lib_ver == 0 && fw_ver == 0) { in cdns_mhdp_check_fw_version()680 fw_ver, lib_ver); in cdns_mhdp_check_fw_version()
2088 lib_ver = None2091 lib_ver = dep_pkg[1]2095 shlib_provider[l][libdir] = (dep_pkg, lib_ver)