Home
last modified time | relevance | path

Searched refs:gpio_compat (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.c405 const char *gpio_compat = "fsl,mxs-gpio"; in mxs_pinctrl_probe_dt() local
420 if (of_device_is_compatible(child, gpio_compat)) in mxs_pinctrl_probe_dt()
449 if (of_device_is_compatible(child, gpio_compat)) in mxs_pinctrl_probe_dt()
489 if (of_device_is_compatible(child, gpio_compat)) in mxs_pinctrl_probe_dt()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-at91.c1145 static const char *gpio_compat = "atmel,at91rm9200-gpio"; variable
1153 if (of_device_is_compatible(child, gpio_compat)) { in at91_pinctrl_child_count()
1354 if (of_device_is_compatible(child, gpio_compat)) in at91_pinctrl_probe_dt()

Completed in 8 milliseconds