Searched refs:DA9052 (Results 1 – 16 of 16) sorted by relevance
/linux/drivers/regulator/ |
H A D | da9052-regulator.c | 3 // da9052-regulator.c: Regulator driver for DA9052 36 /* DA9052 REGULATOR IDs */ 53 {700000, 800000, 1000000, 1200000}, /* DA9052-BC BUCKs */ 102 if (regulator->da9052->chip_id == DA9052) in da9052_dcdc_get_current_limit() 119 if (regulator->da9052->chip_id == DA9052) in da9052_dcdc_set_current_limit() 158 if ((id == DA9052_ID_BUCK4) && (regulator->da9052->chip_id == DA9052) in da9052_list_voltage() 189 if ((id == DA9052_ID_BUCK4) && (regulator->da9052->chip_id == DA9052) in da9052_map_voltage() 371 case DA9052: in find_regulator_info() 458 MODULE_DESCRIPTION("Power Regulator driver for Dialog DA9052 PMIC");
|
H A D | Kconfig | 326 tristate "Dialog Semiconductor DA9052/DA9053 regulators" 329 This driver supports the voltage regulators of DA9052-BC and
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | da9052-i2c.txt | 1 * Dialog DA9052/53 Power Management Integrated Circuit (PMIC) 16 - regulators : Contain the regulator nodes. The DA9052/53 regulators are
|
/linux/Documentation/hwmon/ |
H A D | da9052.rst | 6 * Dialog Semiconductors DA9052-BC and DA9053-AA/Bx PMICs 17 The DA9052/53 provides an Analogue to Digital Converter (ADC) with 10 bits
|
/linux/drivers/mfd/ |
H A D | da9052-spi.c | 3 * SPI access for Dialog DA9052 PMICs. 66 {"da9052", DA9052}, 89 pr_err("Failed to register DA9052 SPI driver, %d\n", ret); in da9052_spi_init() 104 MODULE_DESCRIPTION("SPI driver for Dialog DA9052 PMIC");
|
H A D | Kconfig | 424 bool "Dialog Semiconductor DA9052/53 PMIC variants with SPI" 430 Support for the Dialog Semiconductor DA9052 PMIC 436 bool "Dialog Semiconductor DA9052/53 PMIC variants with I2C" 442 Support for the Dialog Semiconductor DA9052 PMIC
|
/linux/include/linux/mfd/da9052/ |
H A D | da9052.h | 3 * da9052 declarations for DA9052 PMICs. 74 DA9052, enumerator 98 /* SOC I/O transfer related fixes for DA9052/53 */
|
/linux/drivers/power/supply/ |
H A D | da9052-battery.c | 3 * Batttery Driver for Dialog DA9052 PMICs 474 if (bat->da9052->chip_id == DA9052) in da9052_USB_current_notifier() 619 "DA9052 failed to request %s IRQ: %d\n", in da9052_bat_probe() 658 MODULE_DESCRIPTION("DA9052 BAT Device Driver");
|
H A D | Kconfig | 330 tristate "Dialog DA9052 Battery" 334 DA9052 PMIC.
|
/linux/drivers/video/backlight/ |
H A D | Kconfig | 260 tristate "Dialog DA9052/DA9053 WLED" 263 Enable the Backlight Driver for DA9052-BC and DA9053-AA/Bx PMICs.
|
/linux/drivers/input/misc/ |
H A D | Kconfig | 666 tristate "Dialog DA9052/DA9053 Onkey" 669 Support the ONKEY of Dialog DA9052 PMICs as an input device
|
/linux/drivers/leds/ |
H A D | Kconfig | 640 tristate "Dialog DA9052/DA9053 LEDS" 645 on Dialog Semiconductor DA9052-BC and DA9053-AA/Bx PMICs.
|
/linux/drivers/watchdog/ |
H A D | Kconfig | 209 tristate "Dialog DA9052 Watchdog" 213 Support for the watchdog in the DA9052 PMIC. Watchdog trigger 216 Say Y here to include support for the DA9052 watchdog.
|
/linux/drivers/gpio/ |
H A D | Kconfig | 1374 tristate "Dialog DA9052 GPIO" 1377 Say yes here to enable the GPIO driver for the DA9052 chip.
|
/linux/drivers/rtc/ |
H A D | Kconfig | 1166 tristate "Dialog DA9052/DA9053 RTC" 1170 DA9052-BC and DA9053-AA/Bx PMICs.
|
/linux/drivers/hwmon/ |
H A D | Kconfig | 604 tristate "Dialog DA9052/DA9053 ADC" 608 DA9052-BC and DA9053-AA/Bx PMICs.
|