Searched refs:KEMPLD_SPEC_GET_MAJOR (Results 1 – 2 of 2) sorted by relevance
38 #define KEMPLD_SPEC_GET_MAJOR(x) ((x >> 4) & 0x0f) macro
63 pld->info.spec_major = KEMPLD_SPEC_GET_MAJOR(spec); in kempld_get_info_generic()