Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_gpio.h117 static inline int of_get_gpio_flags(struct device_node *np, int index, in of_get_gpio_flags() function
148 return of_get_gpio_flags(np, index, NULL); in of_get_gpio()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/
H A Dsgy_cts1000.c45 gpio = of_get_gpio_flags(halt_node, 0, &flags); in gpio_halt_cb()
91 gpio = of_get_gpio_flags(halt_node, 0, &flags); in gpio_halt_probe()
/OK3568_Linux_fs/kernel/arch/mips/lantiq/xway/
H A Dvmmc.c38 int gpio = of_get_gpio_flags(pdev->dev.of_node, in vmmc_probe()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Ds5k6a3.c298 gpio = of_get_gpio_flags(dev->of_node, 0, NULL); in s5k6a3_probe()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfhci-hcd.c637 gpio = of_get_gpio_flags(node, i, &flags); in of_fhci_probe()