Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtps6594-core.c222 REGMAP_IRQ_REG(TPS6594_IRQ_BIST_FAIL, 10, TPS6594_BIT_BIST_FAIL_INT),
/openbmc/linux/include/linux/mfd/
H A Dtps6594.h479 #define TPS6594_BIT_BIST_FAIL_INT BIT(1) macro