Searched full:lp3974 (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/mfd/ |
H A D | max8998.c | 36 .name = "lp3974-pmic", 38 .name = "lp3974-rtc", 121 { .compatible = "national,lp3974", .data = (void *)TYPE_LP3974 }, 122 { .compatible = "ti,lp3974", .data = (void *)TYPE_LP3974 }, 227 { "lp3974", TYPE_LP3974}, 249 * In LP3974, if IRQ registers are not "read & clear" in max8998_resume()
|
H A D | Kconfig | 971 bool "Maxim Semiconductor MAX8998/National LP3974 PMIC Support" 977 National Semiconductor LP3974. This is a Power Management IC.
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | maxim,max8998.yaml | 7 title: Maxim MAX8998, National/TI LP3974 Power Management IC 22 - national,lp3974 23 - ti,lp3974 153 compatible = "national,lp3974";
|
/linux/drivers/rtc/ |
H A D | rtc-max8998.c | 182 /* LP3974 with delay bug chips has rtc alarm bugs with "MONTH" field */ in max8998_rtc_start_alarm() 294 dev_warn(&pdev->dev, "LP3974 with RTC REGERR option." in max8998_rtc_probe() 303 { "lp3974-rtc", TYPE_LP3974 },
|
/linux/include/linux/mfd/ |
H A D | max8998.h | 71 * @rtc_delay: LP3974 RTC chip bug that requires delay after a register
|
/linux/drivers/power/supply/ |
H A D | Kconfig | 594 platform data of MAX8997/LP3974 PMICs. 597 tristate "Maxim MAX8998/LP3974 PMIC battery charger driver" 601 platform data of MAX8998/LP3974 PMICs.
|
H A D | max8998_charger.c | 3 // max8998_charger.c - Power supply consumer driver for the Maxim 8998/LP3974
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4210-universal_c210.dts | 344 compatible = "national,lp3974"; 557 lp3974_irq: lp3974-irq-pins {
|
H A D | s5pv210-aquila.dts | 74 compatible = "national,lp3974";
|
H A D | s5pv210-goni.dts | 86 compatible = "national,lp3974";
|
/linux/drivers/regulator/ |
H A D | max8998.c | 363 /* lp3974 hasn't got ENRAMP bit - ramp is assumed as true */ in max8998_set_voltage_buck_time_sel() 756 { "lp3974-pmic", TYPE_LP3974 },
|