Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-ingenic.c38 ID_JZ4770, enumerator
79 if (jzgc->version >= ID_JZ4770) in gpio_set_value()
90 if (jzgc->version >= ID_JZ4770) { in irq_set_type()
141 if (jzgc->version >= ID_JZ4770) in ingenic_gpio_irq_enable()
157 if (jzgc->version >= ID_JZ4770) in ingenic_gpio_irq_disable()
182 if (jzgc->version >= ID_JZ4770) in ingenic_gpio_irq_ack()
239 if (jzgc->version >= ID_JZ4770) in ingenic_gpio_irq_handler()
279 { .compatible = "ingenic,jz4770-gpio", .data = (void *)ID_JZ4770 },
/Linux-v4.19/drivers/pinctrl/
Dpinctrl-ingenic.c49 ID_JZ4770, enumerator
480 if (jzpc->version >= ID_JZ4770) { in ingenic_pinmux_set_pin_fn()
533 if (jzpc->version >= ID_JZ4770) { in ingenic_pinmux_gpio_set_direction()
563 if (jzpc->version >= ID_JZ4770) in ingenic_pinconf_get()
595 if (jzpc->version >= ID_JZ4770) in ingenic_set_bias()
715 { .compatible = "ingenic,jz4770-pinctrl", .data = (void *) ID_JZ4770 },
756 if (jzpc->version >= ID_JZ4770) in ingenic_pinctrl_probe()
831 { "jz4770-pinctrl", ID_JZ4770 },