Searched refs:GCIGETNBL (Results 1 – 8 of 8) sorted by relevance
4143 #define GCIGETNBL(val, pos) ((val >> pos) & 0xF) macro
4049 #define GCIGETNBL(val, pos) ((val >> pos) & 0xF) macro
4651 #define GCIGETNBL(val, pos) ((val >> pos) & 0xF) macro
2501 return GCIGETNBL(temp, pos); in si_gci_get_functionsel()