Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dtps6594-regulator.c290 { TPS6594_IRQ_NAME_BUCK4_OV, "BUCK4", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
/linux-6.12.1/drivers/mfd/
Dtps6594-core.c35 DEFINE_RES_IRQ_NAMED(TPS6594_IRQ_BUCK4_OV, TPS6594_IRQ_NAME_BUCK4_OV),
/linux-6.12.1/include/linux/mfd/
Dtps6594.h1142 #define TPS6594_IRQ_NAME_BUCK4_OV "buck4_ov" macro