Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/irqchip/
Dirq-tb10x.c35 #define AB_IRQCTL_SRC_MODE 0x08 macro
63 mod = ab_irqctl_readreg(gc, AB_IRQCTL_SRC_MODE) | im; in tb10x_irq_set_type()
91 ab_irqctl_writereg(gc, AB_IRQCTL_SRC_MODE, mod); in tb10x_irq_set_type()