Searched refs:numgpio (Results 1 – 1 of 1) sorted by relevance
3074 int numgpio = COP_GPIO_COUNT_NUM_GPIO(sc->sc_p.gpio_cnt); in hdafg_commit() local3076 hda_trace(sc, "found %d GPIOs\n", numgpio); in hdafg_commit()3077 for (i = 0; i < numgpio && i < 8; i++) { in hdafg_commit()