Searched refs:KEMPLD_VERSION_GET_MINOR (Results 1 – 2 of 2) sorted by relevance
19 #define KEMPLD_VERSION_GET_MINOR(x) (x & 0x1f) macro
53 pld->info.minor = KEMPLD_VERSION_GET_MINOR(version); in kempld_get_info_generic()