Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.c402 const char *gpio_compat = "fsl,mxs-gpio"; in mxs_pinctrl_probe_dt() local
417 if (of_device_is_compatible(child, gpio_compat)) in mxs_pinctrl_probe_dt()
446 if (of_device_is_compatible(child, gpio_compat)) in mxs_pinctrl_probe_dt()
486 if (of_device_is_compatible(child, gpio_compat)) in mxs_pinctrl_probe_dt()
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-at91.c1125 static const char *gpio_compat = "atmel,at91rm9200-gpio"; variable
1133 if (of_device_is_compatible(child, gpio_compat)) { in at91_pinctrl_child_count()
1331 if (of_device_is_compatible(child, gpio_compat)) in at91_pinctrl_probe_dt()