Searched refs:reg_off_sticky (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/irqchip/ |
| H A D | irq-mscc-ocelot.c | 23 u8 reg_off_sticky; member 35 .reg_off_sticky = 0x10, 46 .reg_off_sticky = 0xc, 57 .reg_off_sticky = 0, 68 .reg_off_sticky = 0x10, 96 irq_reg_writel(gc, mask, p->reg_off_sticky); in ocelot_irq_unmask() 158 gc->chip_types[0].regs.ack = p->reg_off_sticky; in vcoreiii_irq_init() 172 irq_reg_writel(gc, 0xffffffff, p->reg_off_sticky); in vcoreiii_irq_init()
|
| H A D | irq-lan966x-oic.c | 24 int reg_off_sticky; member 145 .reg_off_sticky = LAN966X_OIC_INTR_STICKY, 151 .reg_off_sticky = LAN966X_OIC_INTR_STICKY1, 157 .reg_off_sticky = LAN966X_OIC_INTR_STICKY2, 173 gc->chip_types[0].regs.ack = chip_regs->reg_off_sticky; in lan966x_oic_chip_init()
|