Searched refs:VERSION_MASK (Results 1 – 3 of 3) sorted by relevance
37 #define VERSION_MASK 0x00FF macro102 in_8(&cpld_data->cpld_ver) & VERSION_MASK, in cpld_show()103 in_8(&cpld_data->cpld_ver_sub) & VERSION_MASK, in cpld_show()104 in_8(&cpld_data->pcba_ver) & VERSION_MASK, in cpld_show()
176 #define VERSION_MASK 0x7cf0 macro
985 tcr = (u16)(ocp_data & VERSION_MASK); in r8152b_get_version()