Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/lantiq/xway/
Dvmmc.c35 gpio_count = of_gpio_count(pdev->dev.of_node); in vmmc_probe()
/Linux-v5.4/include/linux/
Dof_gpio.h109 static inline int of_gpio_count(struct device_node *np) in of_gpio_count() function
/Linux-v5.4/arch/powerpc/platforms/85xx/
Dsgy_cts1000.c87 if (of_gpio_count(halt_node) != 1) in gpio_halt_probe()
/Linux-v5.4/drivers/hsi/clients/
Dnokia-modem.c78 gpio_count = of_gpio_count(np); in nokia_modem_gpio_probe()
/Linux-v5.4/drivers/spi/
Dspi-oc-tiny.c211 hw->gpio_cs_count = of_gpio_count(np); in tiny_spi_of_probe()
Dspi-ppc4xx.c407 num_gpios = of_gpio_count(np); in spi_ppc4xx_of_probe()
Dspi-mpc52xx.c436 ms->gpio_cs_count = of_gpio_count(op->dev.of_node); in mpc52xx_spi_probe()