Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c64 #define GPIOIBE 0x018 macro
1154 edge_both |= readl_relaxed(base + GPIOIBE) & ~mask; in starfive_irq_set_type()
1155 writel_relaxed(edge_both, base + GPIOIBE); in starfive_irq_set_type()