Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dmax8925-core.c56 .start = MAX8925_CHG_IRQ1,
339 .reg = MAX8925_CHG_IRQ1,
344 .reg = MAX8925_CHG_IRQ1,
349 .reg = MAX8925_CHG_IRQ1,
662 max8925_reg_read(chip->i2c, MAX8925_CHG_IRQ1); in max8925_irq_init()
/openbmc/linux/include/linux/mfd/
H A Dmax8925.h67 #define MAX8925_CHG_IRQ1 (0x7e) macro