Searched refs:APOLLO3_PIN_NUM_MASK (Results 1 – 2 of 2) sorted by relevance
82 #define APOLLO3_GET_PIN_NUM(pinctrl) (((pinctrl) >> APOLLO3_PIN_NUM_POS) & APOLLO3_PIN_NUM_MASK)
14 #define APOLLO3_PIN_NUM_MASK 0x7f macro