Searched refs:PIN_NUM (Results 1 – 3 of 3) sorted by relevance
34 PIN_NUM enumerator38 struct gpio_desc *pins[PIN_NUM];
191 int pin = PIN_NUM(cfg); in config_pin()
81 #define PIN_NUM(x) ((x) & PIN_NUM_MASK) macro192 (PIN_NUM(num) | PIN_##alt))196 (PIN_NUM(num) | PIN_##alt | PIN_INPUT_##pull))200 (PIN_NUM(num) | PIN_##alt | PIN_OUTPUT_##val))