Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtps6594-core.c244 REGMAP_IRQ_REG(TPS6594_IRQ_COMM_ADR_ERR, 13, TPS6594_BIT_COMM_ADR_ERR_INT),
304 TPS6594_BIT_COMM_ADR_ERR_INT, in tps6594_handle_post_irq()
305 TPS6594_BIT_COMM_ADR_ERR_INT); in tps6594_handle_post_irq()
/openbmc/linux/include/linux/mfd/
H A Dtps6594.h505 #define TPS6594_BIT_COMM_ADR_ERR_INT BIT(3) macro