Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-tb10x.c22 #define AB_IRQCTL_SRC_MODE 0x08 macro
50 mod = ab_irqctl_readreg(gc, AB_IRQCTL_SRC_MODE) | im; in tb10x_irq_set_type()
79 ab_irqctl_writereg(gc, AB_IRQCTL_SRC_MODE, mod); in tb10x_irq_set_type()