Searched refs:S_PORTH (Results 1 – 1 of 1) sorted by relevance
15690 #define S_PORTH 8 macro15692 #define V_PORTH(x) ((x) << S_PORTH)15693 #define G_PORTH(x) (((x) >> S_PORTH) & M_PORTH)