Searched full:atc2603c (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | actions,atc260x.yaml | 16 (i.e. regulators and system power-off/reboot) for the ATC2603C and ATC2609A 18 ATC2603C includes 3 programmable DC-DC converters, 9 programmable LDO 29 - actions,atc2603c 49 * ATC2603C: dcdc[1-3], ldo[1-3,5-8,11,12], switchldo1 55 - actions,atc2603c-regulator 96 const: actions,atc2603c-regulator 137 compatible = "actions,atc2603c"; 145 compatible = "actions,atc2603c-regulator";
|
/Linux-v6.1/include/linux/mfd/atc260x/ |
D | core.h | 12 #include <linux/mfd/atc260x/atc2603c.h> 17 ATC2603C, enumerator
|
D | atc2603c.h | 3 * ATC2603C PMIC register definitions
|
/Linux-v6.1/drivers/mfd/ |
D | atc260x-i2c.c | 46 { .compatible = "actions,atc2603c", .data = (void *)ATC2603C },
|
D | atc260x-core.c | 98 .name = "atc2603c", 210 case ATC2603C: in atc260x_match_device() 215 atc260x->type_name = "atc2603c"; in atc260x_match_device()
|
D | Kconfig | 2116 This driver provides common support for accessing the ATC2603C
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | owl-s500-roseapplepi.dts | 49 compatible = "actions,atc2603c"; 57 compatible = "actions,atc2603c-regulator";
|
/Linux-v6.1/drivers/power/reset/ |
D | atc260x-poweroff.c | 201 case ATC2603C: in atc260x_pwrc_probe()
|
/Linux-v6.1/drivers/input/misc/ |
D | atc260x-onkey.c | 221 case ATC2603C: in atc260x_onkey_probe()
|
/Linux-v6.1/drivers/regulator/ |
D | atc260x-regulator.c | 491 case ATC2603C: in atc260x_regulator_probe()
|