Home
last modified time | relevance | path

Searched +full:sleep +full:- +full:keep +full:- +full:hsclk (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mfd/
H A Dtps65910.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * tps65910.c -- TI TPS6591x chip family multi-function driver
34 .name = "tps65910-gpio",
37 .name = "tps65910-pmic",
40 .name = "tps65910-rtc",
45 .name = "tps65910-power",
229 dev_warn(tps65910->dev, "No interrupt support, no core IRQ\n"); in tps65910_irq_init()
230 return -EINVAL; in tps65910_irq_init()
234 dev_warn(tps65910->dev, "No interrupt support, no pdata\n"); in tps65910_irq_init()
235 return -EINVAL; in tps65910_irq_init()
[all …]