Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dtps6594-regulator.c298 { TPS6594_IRQ_NAME_BUCK5_OV, "BUCK5", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
/linux-6.12.1/drivers/mfd/
Dtps6594-core.c39 DEFINE_RES_IRQ_NAMED(TPS6594_IRQ_BUCK5_OV, TPS6594_IRQ_NAME_BUCK5_OV),
/linux-6.12.1/include/linux/mfd/
Dtps6594.h1146 #define TPS6594_IRQ_NAME_BUCK5_OV "buck5_ov" macro