Searched refs:KEMPLD_VERSION_GET_MAJOR (Results 1 – 2 of 2) sorted by relevance
20 #define KEMPLD_VERSION_GET_MAJOR(x) ((x >> 5) & 0x1f) macro
54 pld->info.major = KEMPLD_VERSION_GET_MAJOR(version); in kempld_get_info_generic()