Searched refs:PIN_NUM (Results 1 – 2 of 2) sorted by relevance
34 PIN_NUM enumerator38 struct gpio_desc *pins[PIN_NUM];
77 #define PIN_NUM(x) ((x) & PIN_NUM_MASK) macro187 (PIN_NUM(num) | PIN_##alt))191 (PIN_NUM(num) | PIN_##alt | PIN_INPUT_##pull))195 (PIN_NUM(num) | PIN_##alt | PIN_OUTPUT_##val))