Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-ftintc010.c32 #define FT010_IRQ_POLARITY(base_addr) (base_addr + 0x10) macro
87 polarity = readl(FT010_IRQ_POLARITY(f->base)); in ft010_irq_set_type()
112 writel(polarity, FT010_IRQ_POLARITY(f->base)); in ft010_irq_set_type()