Searched refs:PCIEFD_FW_VERSION (Results 1 – 1 of 1) sorted by relevance
51 #define PCIEFD_FW_VERSION(x, y, z) (((u32)(x) << 24) | \ macro782 if (PCIEFD_FW_VERSION(hw_ver_major, hw_ver_minor, hw_ver_sub) < in peak_pciefd_probe()783 PCIEFD_FW_VERSION(3, 3, 0)) { in peak_pciefd_probe()