Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-davinci.c466 static const struct of_device_id davinci_gpio_ids[]; variable
498 match = of_match_device(of_match_ptr(davinci_gpio_ids), in davinci_gpio_irq_setup()
698 static const struct of_device_id davinci_gpio_ids[] = { variable
704 MODULE_DEVICE_TABLE(of, davinci_gpio_ids);
711 .of_match_table = of_match_ptr(davinci_gpio_ids),
/openbmc/u-boot/drivers/gpio/
H A Dda8xx_gpio.c534 static const struct udevice_id davinci_gpio_ids[] = { variable
558 .of_match = davinci_gpio_ids,