Home
last modified time | relevance | path

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

/drivers/usb/host/
Dfhci.h242 NUM_PINS, enumerator
248 struct qe_pin *pins[NUM_PINS];
Dfhci-hcd.c674 for (j = 0; j < NUM_PINS; j++) { in of_fhci_probe()
799 for (j = 0; j < NUM_PINS; j++) in fhci_remove()
/drivers/mmc/host/
Ddw_mmc-exynos.c23 #define NUM_PINS(x) (x + 2) macro