Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-tb10x.c36 static inline u32 ab_irqctl_readreg(struct irq_chip_generic *gc, u32 reg) in ab_irqctl_readreg() function
50 mod = ab_irqctl_readreg(gc, AB_IRQCTL_SRC_MODE) | im; in tb10x_irq_set_type()
51 pol = ab_irqctl_readreg(gc, AB_IRQCTL_SRC_POLARITY) | im; in tb10x_irq_set_type()