Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mfd/
Dmt6358-irq.c54 unsigned int i, top_gp, gp_offset, en_reg, int_regs, shift; in pmic_irq_sync_unlock() local
69 gp_offset = i - mt6358_ints[top_gp].hwirq_base; in pmic_irq_sync_unlock()
70 int_regs = gp_offset / MT6358_REG_WIDTH; in pmic_irq_sync_unlock()
71 shift = gp_offset % MT6358_REG_WIDTH; in pmic_irq_sync_unlock()