Searched refs:APOLLO4_PIN_NUM_POS (Results 1 – 2 of 2) sorted by relevance
82 (((pinctrl) >> APOLLO4_PIN_NUM_POS) & APOLLO4_PIN_NUM_MASK)
13 #define APOLLO4_PIN_NUM_POS 4 macro16 #define APOLLO4_PINMUX(pin_num, alt_func) (pin_num << APOLLO4_PIN_NUM_POS | \