Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dgpio-uniphier.c159 static const struct udevice_id uniphier_gpio_match[] = { variable
167 .of_match = uniphier_gpio_match,
/openbmc/linux/drivers/gpio/
H A Dgpio-uniphier.c477 static const struct of_device_id uniphier_gpio_match[] = { variable
481 MODULE_DEVICE_TABLE(of, uniphier_gpio_match);
488 .of_match_table = uniphier_gpio_match,