Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dgpio-uniphier.c123 static const struct udevice_id uniphier_gpio_match[] = { variable
131 .of_match = uniphier_gpio_match,
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-uniphier.c476 static const struct of_device_id uniphier_gpio_match[] = { variable
480 MODULE_DEVICE_TABLE(of, uniphier_gpio_match);
487 .of_match_table = uniphier_gpio_match,