Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/actions/
H A Dpinctrl-owl.h144 .intc_type = _intc_type, \
273 unsigned int intc_type; member
H A Dpinctrl-owl.c713 value = readl_relaxed(gpio_base + port->intc_type + offset); in irq_set_type()
716 writel_relaxed(value, gpio_base + port->intc_type + offset); in irq_set_type()