Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-npcm-sgpio.c504 u32 nin_gpios, nout_gpios; in npcm_sgpio_probe() local
519 &nin_gpios); in npcm_sgpio_probe()
528 gpio->nin_sgpio = nin_gpios; in npcm_sgpio_probe()
532 … GPIOs exceeds the maximum of %d: input: %d output: %d\n", MAX_NR_HW_SGPIO, nin_gpios, nout_gpios); in npcm_sgpio_probe()