Searched refs:NUM_PINS (Results 1 – 3 of 3) sorted by relevance
242 NUM_PINS, enumerator248 struct qe_pin *pins[NUM_PINS];
674 for (j = 0; j < NUM_PINS; j++) { in of_fhci_probe()799 for (j = 0; j < NUM_PINS; j++) in fhci_remove()
23 #define NUM_PINS(x) (x + 2) macro