Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/intel/
Dpinctrl-intel.c32 #define GPI_IS 0x100 macro
680 writel(BIT(gpp_offset), community->regs + GPI_IS + gpp * 4); in intel_gpio_irq_ack()
814 pending = readl(community->regs + GPI_IS + gpp * 4); in intel_gpio_community_irq_handler()
879 writel(0xffff, base + GPI_IS + gpp * 4); in intel_gpio_irq_init()