Home
last modified time | relevance | path

Searched refs:NUM_PINS (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/usb/host/
H A Dfhci.h239 NUM_PINS, enumerator
245 struct qe_pin *pins[NUM_PINS];
H A Dfhci-hcd.c654 for (j = 0; j < NUM_PINS; j++) { in of_fhci_probe()
771 for (j = 0; j < NUM_PINS; j++) in fhci_remove()
/linux-6.15/drivers/staging/gpib/gpio/
H A Dgpib_bitbang.c136 #define NUM_PINS (GPIB_PINS + SN7516X_PINS) macro
1113 for (j = 0 ; j < NUM_PINS ; j++) { in release_gpios()
1140 for (j = 0 ; j < NUM_PINS ; j++) { in allocate_gpios()