Searched refs:PIN_NUM_MASK (Results 1 – 1 of 1) sorted by relevance
80 #define PIN_NUM_MASK 0x1ff macro81 #define PIN_NUM(x) ((x) & PIN_NUM_MASK)